Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-4906 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/ccsdk-oran-sonar 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-sonar # 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 74c232b5b2edcf375d1516928a82e08d4eb0ce56 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 74c232b5b2edcf375d1516928a82e08d4eb0ce56 # timeout=10 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" > git rev-list --no-walk 74c232b5b2edcf375d1516928a82e08d4eb0ce56 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins614674613681585833.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-CIMH 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-CIMH/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.2.1 from /tmp/venv-CIMH/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.15.0 boto3==1.43.67 botocore==1.43.67 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.5.1 charset-normalizer==3.4.9 click==8.4.2 cliff==4.15.0 cmd2==4.2.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.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.2 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.58 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.15.0 kubernetes==36.0.3 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.1 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.18.0 os-service-types==1.9.0 osc-lib==4.7.0 oslo.config==10.7.0 oslo.context==6.5.0 oslo.i18n==6.9.0 oslo.log==8.3.0 oslo.serialization==5.11.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.1 prettytable==3.18.0 prompt_toolkit==3.0.53 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 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-dateutil==2.9.0.post0 python-discovery==1.5.1 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-manilaclient==6.2.0 python-openstackclient==10.2.1 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.6.3 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.9.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.2 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.3.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [ccsdk-oran-sonar] $ /bin/sh /tmp/jenkins2489067639430816802.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-08 00:32:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-c8GwgK.sh" [1] downloading uv 0.12.3 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.12.3 (x86_64-unknown-linux-gnu) [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [ccsdk-oran-sonar] $ /bin/sh -xe /tmp/jenkins11418564089922012391.sh + echo Using SonarCloud Using SonarCloud [ccsdk-oran-sonar] $ /bin/sh -xe /tmp/jenkins1292017455758153347.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-4906 [ccsdk-oran-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=ccsdk/oran -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=ccsdk/oran -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx1024m -Ddocker.skip=true" -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 "-DMAVEN_PARAMS=-f a1-policy-management" -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121:sonar --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" [ccsdk-oran-sonar] $ /bin/sh -xe /tmp/jenkins12801042338174133589.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-sonar] $ /bin/sh /tmp/jenkins4144589585411171194.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.11" 2026-04-21 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, 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. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk21 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_ccsdk-oran [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/ccsdk-oran-sonar@tmp/config4260004696300409892tmp copy managed file [ccsdk-oran-settings] to file:/w/workspace/ccsdk-oran-sonar@tmp/config4567071290901068971tmp [ccsdk-oran-sonar] $ /bin/bash -l /tmp/jenkins2639872716025580871.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 ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/ccsdk-oran-sonar@tmp/config4260004696300409892tmp --settings /w/workspace/ccsdk-oran-sonar@tmp/config4567071290901068971tmp --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 -f a1-policy-management Picked up _JAVA_OPTIONS: Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ----------< org.onap.ccsdk.oran:a1-policy-management-service >---------- [INFO] Building ccsdk-oran :: a1-policy-management-service 2.4.0-SNAPSHOT [INFO] from 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-sonar/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-sonar/a1-policy-management/target/jacoco.exec [INFO] [INFO] --- dependency:3.10.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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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-sonar/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.5.0: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-sonar/a1-policy-management/target/classes [INFO] /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java: Some input files use or override a deprecated API. [INFO] /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/generated-sources/openapi/src/gen/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.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-sonar/a1-policy-management/api/offeredapis/swagger/README.md [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/pms-api.yaml [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-sonar/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-sonar/a1-policy-management/api/offeredapis/swagger/README.md [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/pms-api-v3.yaml [INFO] Skipped /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-sonar/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.5.0: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-sonar/a1-policy-management/target/test-classes [INFO] /w/workspace/ccsdk-oran-sonar/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/tasks/RefreshConfigTaskTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/ccsdk-oran-sonar/a1-policy-management/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/tasks/RefreshConfigTaskTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.5:test (default-test) @ a1-policy-management-service --- [INFO] Surefire report directory: /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 00:33:30.091 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Execution time of LogAspectTest.null: 0 ms 00:33:30.148 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect -- Entering method: signature 00:33:30.151 [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.662 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest 00:33:30.399 [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 00:33:30.454 [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 00:33:30.501 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:33:30.871+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:33:30.872+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:33:31.338+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:33:32.660+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:33:33.403+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 2.909 seconds (process running for 5.011) [facility=, subject=, traceId=] 2026-08-08T00:33:33.977+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: 37252d34-1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:34.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37252d34-1 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:34.345+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: 839b3bc1-2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:34.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 839b3bc1-2 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:34.418+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: 50576966-3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:34.428+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-08-08T00:33:34.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-08-08T00:33:34.503+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:33:34.619+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:34.730+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:34.868+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: fac9f75e-4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:34.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fac9f75e-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: 4.728 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:33:34.964+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:33:34.965+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:33:35.177+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:33:35.422+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:33:35.722+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 0.801 seconds (process running for 7.33) [facility=, subject=, traceId=] 2026-08-08T00:33:35.804+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: ac7f710e-5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:35.900+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:35.976+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: cbf88058-6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:35.986+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-08-08T00:33:36.264+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: 7033e7c8-7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.272+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:36.276+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:36.481+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:36.540+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: 52c9a84a-8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.542+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-08-08T00:33:36.727+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2026-08-08T00:33:36.729+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:36.747+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:36.759+0000 [Thread-28] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:36.772+0000 [Thread-32] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:36.792+0000 [Thread-37] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:36.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: f3c04068-9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 1156c38d-10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.806+0000 [Thread-42] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:36.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: 00fcb3d1-11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: f3c04068-12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.830+0000 [Thread-50] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:36.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1156c38d-15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: f3c04068-16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 00fcb3d1-17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 71ca8d40-18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 71ca8d40-20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: f3c04068-23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 0f260a8d-24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.874+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: 1156c38d-25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0, and the Request Id: f3c04068-27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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_0, and the Request Id: 00fcb3d1-28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.896+0000 [Thread-60] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:36.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: a869aab7-29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.905+0000 [Thread-65] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:36.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: 8a6b8535-31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 19eda547-32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 78a195c9-34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 71ca8d40-35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 693de9e6-36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.992+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: 00fcb3d1-37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: f3c04068-38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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_0, and the Request Id: 71ca8d40-39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 0f260a8d-40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 19eda547-41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: 1156c38d-44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.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: 8a6b8535-45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:36.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.001+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: 78a195c9-46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.003+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: 71ca8d40-47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.008+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: 693de9e6-50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: 693de9e6-53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.013+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: 0f260a8d-54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0-, and the Request Id: 693de9e6-57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 0f260a8d-58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: 19eda547-61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0, and the Request Id: a869aab7-62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_0-, and the Request Id: 78a195c9-63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.029+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: 0f260a8d-66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a6b8535-71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: a869aab7-73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0-, and the Request Id: 19eda547-77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: 8a6b8535-79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: f3c04068-81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.056+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: 00fcb3d1-83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.063+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: f3c04068-90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_1, and the Request Id: 71ca8d40-91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: 8a6b8535-92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.074+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: 693de9e6-95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.076+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: 71ca8d40-97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.077+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: 693de9e6-100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.080+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: 78a195c9-101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.082+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.083+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: a869aab7-105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.085+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: 00fcb3d1-104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: 693de9e6-111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0-, and the Request Id: e42a7131-114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: 190862d5-110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: a869aab7-115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 19eda547-121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.110+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.112+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.115+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: 78a195c9-124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_2, and the Request Id: 71ca8d40-126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: 1156c38d-127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.124+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: 71ca8d40-133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: 19eda547-132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: 8a6b8535-142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_2, and the Request Id: 00fcb3d1-146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.144+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: 693de9e6-148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2, and the Request Id: 693de9e6-151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.149+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: 00fcb3d1-152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: a869aab7-153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: 693de9e6-158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: f3c04068-157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: a869aab7-159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.158+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: 0f260a8d-161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1-, and the Request Id: 8a6b8535-162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.168+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: 0f260a8d-168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.172+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: 190862d5-171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: f3c04068-173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.182+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.183+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: 71ca8d40-178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: e42a7131-180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: 1156c38d-183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_3-, and the Request Id: 71ca8d40-186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_2, and the Request Id: 78a195c9-187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2, and the Request Id: 19eda547-192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.207+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: 693de9e6-195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: a869aab7-198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2-, and the Request Id: 19eda547-199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_3, and the Request Id: 00fcb3d1-201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3, and the Request Id: 693de9e6-203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: a869aab7-206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.240+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: 00fcb3d1-207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.245+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: 78a195c9-209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: 693de9e6-215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.252+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: 0f260a8d-216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: 8a6b8535-218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.260+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3, and the Request Id: f3c04068-225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_2, and the Request Id: 0f260a8d-226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: 8a6b8535-230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.269+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: 71ca8d40-232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: f3c04068-234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: 190862d5-235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.276+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: 71ca8d40-236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2-, and the Request Id: e42a7131-238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.292+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: 693de9e6-250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4, and the Request Id: 693de9e6-252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.301+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: 00fcb3d1-254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.303+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: a869aab7-256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 1156c38d-257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: 19eda547-260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.317+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: 71ca8d40-268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: 8a6b8535-270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: a869aab7-271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 19eda547-273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.321+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: 78a195c9-272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: 693de9e6-275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.324+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: 8a6b8535-278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: f3c04068-280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.334+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: 0f260a8d-283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_5-, and the Request Id: 71ca8d40-284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_3-, and the Request Id: 78a195c9-289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.349+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: 0f260a8d-295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.351+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_5, and the Request Id: 00fcb3d1-297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: f3c04068-299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: e42a7131-304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.369+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: 00fcb3d1-308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.369+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: 19eda547-312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.373+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.377+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: 71ca8d40-316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: 190862d5-318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5, and the Request Id: a869aab7-320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 19eda547-322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.385+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: 693de9e6-325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_6-, and the Request Id: 71ca8d40-326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: a869aab7-329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: 693de9e6-330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: 8a6b8535-331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.396+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: 1156c38d-335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.403+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: 0f260a8d-337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_4, and the Request Id: 78a195c9-339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: 693de9e6-342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: 8a6b8535-343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_4, and the Request Id: 0f260a8d-349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: f3c04068-351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.425+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: 78a195c9-352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.426+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: 00fcb3d1-353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6, and the Request Id: a869aab7-362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4-, and the Request Id: e42a7131-364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.435+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: 71ca8d40-366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.435+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: 00fcb3d1-365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.436+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: 19eda547-367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: f3c04068-368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: a869aab7-369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_7-, and the Request Id: 71ca8d40-371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: 19eda547-374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.449+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a6b8535-385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.459+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5, and the Request Id: 190862d5-389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5, and the Request Id: 8a6b8535-391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.465+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5-, and the Request Id: 8a6b8535-397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.470+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: 693de9e6-399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.471+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.472+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_5-, and the Request Id: 1156c38d-400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.472+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_7, and the Request Id: 00fcb3d1-403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: 693de9e6-404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: a869aab7-405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_8, and the Request Id: 71ca8d40-406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.480+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: 00fcb3d1-411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.482+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: 71ca8d40-413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: 19eda547-414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: a869aab7-415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.485+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: 0f260a8d-416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: 693de9e6-418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.492+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: 0f260a8d-425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 19eda547-427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.498+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: e42a7131-432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.504+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: 78a195c9-436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: f3c04068-439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_5-, and the Request Id: 78a195c9-440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.511+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: 190862d5-448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.516+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: 71ca8d40-449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: f3c04068-451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.521+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: a869aab7-455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_6-, and the Request Id: 1156c38d-459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.528+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: 693de9e6-461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.530+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: 71ca8d40-462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: 8a6b8535-464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: 693de9e6-465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8-, and the Request Id: a869aab7-467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_8, and the Request Id: 00fcb3d1-469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.536+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: 0f260a8d-471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.538+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7, and the Request Id: 19eda547-475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: 8a6b8535-476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 693de9e6-477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.542+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_8-, and the Request Id: 00fcb3d1-480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_6, and the Request Id: 0f260a8d-485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.556+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: 78a195c9-486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: e42a7131-489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 19eda547-490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.572+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: 78a195c9-495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.575+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.576+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.577+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: f3c04068-504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.579+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.580+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: 71ca8d40-505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 190862d5-506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: f3c04068-507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.593+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.593+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: 1156c38d-513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.595+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.596+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: 00fcb3d1-517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.597+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: 71ca8d40-518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.598+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: 693de9e6-519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: a869aab7-521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: 693de9e6-522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a6b8535-525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: a869aab7-529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.615+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: 0f260a8d-531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.619+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.619+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: 00fcb3d1-532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8-, and the Request Id: 693de9e6-534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: 8a6b8535-537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: 19eda547-540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.625+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: 0f260a8d-541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.627+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_7, and the Request Id: 78a195c9-545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: 8a6b8535-547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: e42a7131-549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.639+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: 19eda547-553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: a869aab7-557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.645+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: 78a195c9-558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.650+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: 693de9e6-562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: 693de9e6-563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: f3c04068-565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: a869aab7-566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: 693de9e6-569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_11, and the Request Id: 71ca8d40-578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 190862d5-581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: f3c04068-584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.677+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: 00fcb3d1-586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.679+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: 0f260a8d-588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.681+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: 1156c38d-589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: 19eda547-592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_11-, and the Request Id: 71ca8d40-594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.686+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: 0f260a8d-595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.687+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: 00fcb3d1-596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.692+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 19eda547-599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.695+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: 78a195c9-603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.697+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11, and the Request Id: a869aab7-605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: e42a7131-606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.701+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: 693de9e6-608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.702+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: 78a195c9-609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.703+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.704+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10, and the Request Id: 693de9e6-612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: a869aab7-617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: 693de9e6-622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a6b8535-630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.730+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: 0f260a8d-631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10, and the Request Id: 19eda547-634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: 8a6b8535-637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 190862d5-641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.741+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.742+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: 0f260a8d-644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_12, and the Request Id: 71ca8d40-646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10-, and the Request Id: 19eda547-647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.746+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: 00fcb3d1-651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: a869aab7-652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.748+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: 78a195c9-653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9, and the Request Id: f3c04068-656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.753+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: 71ca8d40-657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: e42a7131-658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.754+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: 1156c38d-659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8-, and the Request Id: 8a6b8535-660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.757+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: 78a195c9-661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: a869aab7-662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: f3c04068-664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_11-, and the Request Id: 00fcb3d1-667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.768+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: 693de9e6-671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.773+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 693de9e6-677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.786+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.787+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11-, and the Request Id: 693de9e6-685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.789+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: 0f260a8d-687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: 19eda547-692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_10, and the Request Id: 0f260a8d-696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.798+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9, and the Request Id: 8a6b8535-698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13, and the Request Id: a869aab7-699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.801+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: 78a195c9-703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.807+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: 78a195c9-708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.808+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10, and the Request Id: 190862d5-709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: e42a7131-710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: 8a6b8535-714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.814+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: 71ca8d40-715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.814+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: 00fcb3d1-716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 19eda547-717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: a869aab7-718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: f3c04068-719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_10-, and the Request Id: 1156c38d-721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: f3c04068-722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_12-, and the Request Id: 00fcb3d1-725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_13-, and the Request Id: 71ca8d40-727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.835+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: 693de9e6-734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12, and the Request Id: 693de9e6-739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: 693de9e6-745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.848+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.849+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: 78a195c9-749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12, and the Request Id: 19eda547-751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.855+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: a869aab7-754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.863+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: a869aab7-758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.864+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: 0f260a8d-760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 19eda547-759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: 8a6b8535-768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_11-, and the Request Id: 78a195c9-766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11, and the Request Id: 190862d5-769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10-, and the Request Id: 8a6b8535-775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_11-, and the Request Id: 1156c38d-776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_14, and the Request Id: 71ca8d40-777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11-, and the Request Id: e42a7131-779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_13, and the Request Id: 00fcb3d1-781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: f3c04068-783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_13-, and the Request Id: 00fcb3d1-788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_14-, and the Request Id: 71ca8d40-791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.894+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: 693de9e6-794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.895+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.896+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: 693de9e6-795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: f3c04068-799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13-, and the Request Id: 693de9e6-804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: a869aab7-806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: 8a6b8535-813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: 19eda547-814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: 19eda547-816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.917+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: 0f260a8d-819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11-, and the Request Id: 8a6b8535-820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.922+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: 00fcb3d1-825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: a869aab7-828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_12, and the Request Id: 0f260a8d-830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.928+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: 78a195c9-833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_15, and the Request Id: 71ca8d40-835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.932+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12, and the Request Id: 190862d5-837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.934+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: 78a195c9-838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.936+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: 00fcb3d1-841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.940+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: 71ca8d40-844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: e42a7131-845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_12-, and the Request Id: 1156c38d-850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: a869aab7-851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.945+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: 693de9e6-852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12, and the Request Id: f3c04068-855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 693de9e6-856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 190862d5-858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 0f260a8d-859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 78a195c9-860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: 19eda547-861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: f3c04068-862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 00fcb3d1-865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.958+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: 693de9e6-866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 8a6b8535-867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: 19eda547-868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 1156c38d-871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16, and the Request Id: a869aab7-878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12, and the Request Id: 8a6b8535-881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.970+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.971+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: 71ca8d40-885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_13, and the Request Id: 78a195c9-886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_15, and the Request Id: 00fcb3d1-887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 693de9e6-888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16-, and the Request Id: a869aab7-890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.980+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.981+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: 0f260a8d-892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: 8a6b8535-893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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_13-, and the Request Id: 78a195c9-894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.984+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: 71ca8d40-895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.986+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: 190862d5-896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: e42a7131-897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.989+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 19eda547-898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.989+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: 00fcb3d1-899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.990+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: 0f260a8d-900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: f3c04068-901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.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: 71ca8d40-905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.997+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: 1156c38d-906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: f3c04068-907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:37.998+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: 693de9e6-908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: e42a7131-909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: 693de9e6-910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.011+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.016+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: f3c04068-917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: 693de9e6-920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: 19eda547-922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: a869aab7-924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15-, and the Request Id: 19eda547-932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: a869aab7-933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.034+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: 71ca8d40-939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.037+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: 0f260a8d-944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: 190862d5-945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_16, and the Request Id: 00fcb3d1-952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.043+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: 71ca8d40-953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.044+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_14, and the Request Id: 0f260a8d-956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13, and the Request Id: 8a6b8535-957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.055+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: 78a195c9-963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.057+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14-, and the Request Id: e42a7131-967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19eda547-970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.059+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: 693de9e6-968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: a869aab7-969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_16-, and the Request Id: 00fcb3d1-971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.061+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: 78a195c9-972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 693de9e6-973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16, and the Request Id: 19eda547-974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18-, and the Request Id: a869aab7-975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.069+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: eb835cf4-977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 693de9e6-979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.076+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: 1156c38d-982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_13-, and the Request Id: a069e909-983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: 19eda547-985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: f3c04068-990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.091+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: 0f260a8d-997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.096+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: 00fcb3d1-1001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-1004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.099+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-1005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-1006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.100+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: a869aab7-1008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.102+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: 693de9e6-1010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.103+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17, and the Request Id: 693de9e6-1012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.106+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-1013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.107+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: 00fcb3d1-1014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.107+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: 71ca8d40-1015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_15, and the Request Id: 0f260a8d-1016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: a869aab7-1019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.113+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: 78a195c9-1020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_18-, and the Request Id: 71ca8d40-1023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-1024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.117+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15-, and the Request Id: e42a7131-1028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 693de9e6-1029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 8a6b8535-1031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: 190862d5-1033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: 19eda547-1035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.125+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.128+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: 78a195c9-1038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.128+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: a069e909-1041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_15-, and the Request Id: 1156c38d-1045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_15, and the Request Id: eb835cf4-1046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-1048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: 4ef72b47-1052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: f3c04068-1055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-1057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.145+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: 71ca8d40-1058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_18, and the Request Id: 00fcb3d1-1060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.148+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-1064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: a869aab7-1067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.154+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: 693de9e6-1068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: 693de9e6-1071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.156+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: 0f260a8d-1072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20-, and the Request Id: a869aab7-1073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_19-, and the Request Id: 71ca8d40-1074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.161+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: 00fcb3d1-1076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.162+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18-, and the Request Id: 693de9e6-1077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-1080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16-, and the Request Id: e42a7131-1082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-1083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: 8a6b8535-1087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.170+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.172+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_16, and the Request Id: 78a195c9-1092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 190862d5-1098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.182+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-1100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.182+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: a869aab7-1102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.185+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: a069e909-1104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.185+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: 78a195c9-1105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.189+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: eb835cf4-1109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.190+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: 1156c38d-1110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.190+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21-, and the Request Id: a869aab7-1111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-1112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: 19eda547-1113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-1114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-1115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.194+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: 0f260a8d-1117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.195+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-1118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.197+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: 693de9e6-1120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_19, and the Request Id: 00fcb3d1-1122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.199+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: 693de9e6-1123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_20, and the Request Id: 71ca8d40-1124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: f3c04068-1125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18-, and the Request Id: 4ef72b47-1127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.205+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: 71ca8d40-1128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-1129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.206+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: 00fcb3d1-1131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-1130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.209+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: 0f260a8d-1134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: 693de9e6-1138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-1135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: e42a7131-1139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16, and the Request Id: 8a6b8535-1145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-1148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-1149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-1151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-1150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-1158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.228+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: a069e909-1157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.229+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: 78a195c9-1159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: a869aab7-1161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: 190862d5-1162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-1166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_17-, and the Request Id: 78a195c9-1167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-1168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: 19eda547-1169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22-, and the Request Id: a869aab7-1172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.237+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: eb835cf4-1171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.239+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: 00fcb3d1-1175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.241+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: 1156c38d-1177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-1179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 4ef72b47-1178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.243+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: 00fcb3d1-1180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: f3c04068-1183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_21, and the Request Id: 71ca8d40-1182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.251+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: 693de9e6-1187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.253+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: 71ca8d40-1189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.254+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20, and the Request Id: 693de9e6-1193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.259+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: 0f260a8d-1195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: 693de9e6-1200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-1205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.269+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: 0f260a8d-1206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.271+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: a869aab7-1210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-1213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.276+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: 78a195c9-1215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17, and the Request Id: 8a6b8535-1217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18-, and the Request Id: e42a7131-1218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-1220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20, and the Request Id: 19eda547-1221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.281+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-1222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: a869aab7-1224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.281+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: 78a195c9-1223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: 190862d5-1225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-1228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_17-, and the Request Id: a069e909-1229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20-, and the Request Id: 4ef72b47-1230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_21, and the Request Id: 00fcb3d1-1232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_18, and the Request Id: eb835cf4-1235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-1238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.293+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: 1156c38d-1239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.294+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: 693de9e6-1241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_21-, and the Request Id: 00fcb3d1-1244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21, and the Request Id: 693de9e6-1246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_22, and the Request Id: 71ca8d40-1248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-1250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: f3c04068-1252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-1251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: 693de9e6-1254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.304+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: 71ca8d40-1256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.309+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: 0f260a8d-1264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: a869aab7-1263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-1262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: 8a6b8535-1267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-1269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.315+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: a069e909-1272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21, and the Request Id: 19eda547-1273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.316+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: 0f260a8d-1274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-1275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-1277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.318+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: a869aab7-1278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-1279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.321+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_22, and the Request Id: 00fcb3d1-1283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_19, and the Request Id: 78a195c9-1284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21-, and the Request Id: 4ef72b47-1285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.326+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: e42a7131-1289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19, and the Request Id: 190862d5-1290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.328+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: 00fcb3d1-1292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_19-, and the Request Id: 78a195c9-1293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.331+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: 693de9e6-1297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.333+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: 1156c38d-1298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-1299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22, and the Request Id: 693de9e6-1300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_19, and the Request Id: eb835cf4-1304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ca8d40-1307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22-, and the Request Id: 693de9e6-1309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-1313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.344+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: 71ca8d40-1314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.345+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: f3c04068-1315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: 8a6b8535-1318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.352+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: 0f260a8d-1321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-1322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-1324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_23-, and the Request Id: 71ca8d40-1325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.356+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: a069e909-1327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.357+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-1330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_20, and the Request Id: 0f260a8d-1331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: 19eda547-1333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_23, and the Request Id: 00fcb3d1-1334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: 4ef72b47-1339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: 190862d5-1342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: e42a7131-1343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-1344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_20, and the Request Id: 78a195c9-1345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-1348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-1349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.375+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.376+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: 1156c38d-1350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: a869aab7-1351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_23-, and the Request Id: 00fcb3d1-1352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-1353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.378+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: 693de9e6-1354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.380+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 693de9e6-1356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.381+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.384+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: 78a195c9-1361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.386+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: eb835cf4-1362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: 693de9e6-1363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: a869aab7-1364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-1365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-1366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_24, and the Request Id: 71ca8d40-1372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: 8a6b8535-1377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: f3c04068-1379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.403+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.403+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: 0f260a8d-1381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.403+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.404+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: 71ca8d40-1383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.407+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: 00fcb3d1-1386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.407+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: a069e909-1387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.409+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: 0f260a8d-1389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-1390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-1392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-1393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.413+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-1395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-1397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.415+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.415+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_24-, and the Request Id: 00fcb3d1-1398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.417+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: 693de9e6-1400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: e42a7131-1401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: 19eda547-1402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-1404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 693de9e6-1405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21, and the Request Id: 190862d5-1406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-1410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_21-, and the Request Id: 1156c38d-1412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: 693de9e6-1413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: a869aab7-1415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 4ef72b47-1416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-1417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-1421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.436+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: 78a195c9-1423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26-, and the Request Id: a869aab7-1424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: 8a6b8535-1426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_21, and the Request Id: eb835cf4-1427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.443+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: a069e909-1431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.445+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: 78a195c9-1433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: f3c04068-1434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-1435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.451+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: 0f260a8d-1438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-1439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-1442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_25, and the Request Id: 00fcb3d1-1445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-1450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.464+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.465+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: 693de9e6-1456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: 19eda547-1457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.467+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: 0f260a8d-1458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: d52dea51-1459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-1461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-1463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27, and the Request Id: a869aab7-1464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-1465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.471+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: eb835cf4-1466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_25-, and the Request Id: 00fcb3d1-1467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 190862d5-1468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 4ef72b47-1469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.474+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25, and the Request Id: 693de9e6-1470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: e42a7131-1471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.477+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a195c9-1472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: a869aab7-1474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.480+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: 1156c38d-1475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: f3c04068-1476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.482+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: 8a6b8535-1479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.485+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: 71ca8d40-1483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.487+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.489+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: a069e909-1487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.490+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: 693de9e6-1489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-1490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-1491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: 778df988-1498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-1500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: 19eda547-1504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.511+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: 00fcb3d1-1506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_23, and the Request Id: 0f260a8d-1511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: 190862d5-1514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: a869aab7-1515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_26-, and the Request Id: 00fcb3d1-1516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25-, and the Request Id: 4ef72b47-1518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-1519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_22-, and the Request Id: 78a195c9-1520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_23-, and the Request Id: 1156c38d-1521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_23, and the Request Id: eb835cf4-1524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23-, and the Request Id: e42a7131-1523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28-, and the Request Id: a869aab7-1528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.526+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.526+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: d52dea51-1530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.529+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: 693de9e6-1533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: f3c04068-1534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.530+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.531+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: 693de9e6-1537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-1541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: 8a6b8535-1544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.538+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: 71ca8d40-1547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: 693de9e6-1545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-1552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_23-, and the Request Id: a069e909-1556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: 778df988-1558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-1560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-1562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-1564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_24, and the Request Id: 0f260a8d-1566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: 19eda547-1567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.558+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_23-, and the Request Id: 78a195c9-1570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.559+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.560+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: 00fcb3d1-1573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: e42a7131-1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 4ef72b47-1576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 190862d5-1577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-1578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_24, and the Request Id: eb835cf4-1581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: d52dea51-1582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-1585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.568+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: 00fcb3d1-1587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.570+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: 693de9e6-1589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: a869aab7-1590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.571+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: 1156c38d-1591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: f3c04068-1592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_27-, and the Request Id: 71ca8d40-1593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: 693de9e6-1594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-1596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-1600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: 8a6b8535-1604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-1605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.584+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: 693de9e6-1606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: a869aab7-1607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_24-, and the Request Id: a069e909-1609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-1613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-1614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: 778df988-1615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.597+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: 0f260a8d-1617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-1618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.599+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_24-, and the Request Id: 78a195c9-1625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.603+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.605+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: 0f260a8d-1629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: 19eda547-1631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25, and the Request Id: 190862d5-1632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.608+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28, and the Request Id: d52dea51-1634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-1635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.609+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-1638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.613+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: 00fcb3d1-1640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.614+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-1641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.615+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: eb835cf4-1642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 4ef72b47-1643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.615+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.615+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: 1156c38d-1644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: e42a7131-1645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.618+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: 693de9e6-1646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.618+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: 00fcb3d1-1647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.618+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: 71ca8d40-1648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 693de9e6-1650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.619+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-1653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: f3c04068-1654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-1658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-1659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: 693de9e6-1660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: a869aab7-1661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-1664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: 8a6b8535-1665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: a869aab7-1667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: 778df988-1668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-1669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.636+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: a069e909-1670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-1671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-1673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-1674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.640+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: 78a195c9-1675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.647+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.649+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: d52dea51-1684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.650+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: 0f260a8d-1685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-1686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-1688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.653+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: eb835cf4-1690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: 19eda547-1692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-1693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.656+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: 0f260a8d-1696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-1697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.658+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: 71ca8d40-1698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_29, and the Request Id: 00fcb3d1-1699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.659+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26-, and the Request Id: f3c04068-1701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 4ef72b47-1702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26-, and the Request Id: e42a7131-1706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-1707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-1709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_29-, and the Request Id: 00fcb3d1-1711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.666+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: a869aab7-1712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26, and the Request Id: 8a6b8535-1713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-1715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.668+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-1716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.672+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 190862d5-1718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: 778df988-1719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-1722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.677+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: 1156c38d-1724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.677+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.678+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: 693de9e6-1725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_26-, and the Request Id: a069e909-1726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31-, and the Request Id: a869aab7-1728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.680+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: 78a195c9-1729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 693de9e6-1730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-1734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-1737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-1739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-1740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 693de9e6-1741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_27, and the Request Id: 0f260a8d-1743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.690+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.691+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.693+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.695+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: 00fcb3d1-1748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_30-, and the Request Id: 00fcb3d1-1749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-1751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: d52dea51-1752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-1753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.724+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: eb835cf4-1755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-1756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-1757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.729+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: e42a7131-1758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.729+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: 71ca8d40-1759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: 19eda547-1760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: f3c04068-1763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-1767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-1771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32, and the Request Id: a869aab7-1772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27, and the Request Id: 190862d5-1773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 8a6b8535-1775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: 778df988-1777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 4ef72b47-1781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_27-, and the Request Id: a069e909-1782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: a869aab7-1784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-1785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_27-, and the Request Id: 1156c38d-1786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-1787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.750+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: 78a195c9-1788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.753+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: 693de9e6-1791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-1793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.756+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: 693de9e6-1796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.756+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-1797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-1798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-1799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.758+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_31, and the Request Id: 00fcb3d1-1800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.759+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: 0f260a8d-1801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: 693de9e6-1805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-1808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: d52dea51-1809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.766+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: 00fcb3d1-1810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.768+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: 0f260a8d-1816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_28, and the Request Id: eb835cf4-1818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.769+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 190862d5-1821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.772+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-1823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30, and the Request Id: 19eda547-1824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.773+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: 778df988-1826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_28-, and the Request Id: 78a195c9-1828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.780+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: 1156c38d-1831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: 8a6b8535-1833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28-, and the Request Id: e42a7131-1834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_31-, and the Request Id: 71ca8d40-1836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: a869aab7-1837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30-, and the Request Id: 4ef72b47-1838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_28-, and the Request Id: a069e909-1841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: f3c04068-1842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33-, and the Request Id: a869aab7-1845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.793+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-1846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-1850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.797+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: 693de9e6-1852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.800+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: 693de9e6-1857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.801+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: 00fcb3d1-1859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.805+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31-, and the Request Id: 693de9e6-1862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-1863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_32-, and the Request Id: 00fcb3d1-1864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-1865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-1866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-1867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-1869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-1872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-1873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.815+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-1874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29, and the Request Id: 190862d5-1877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: d52dea51-1878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: a869aab7-1879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.817+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: eb835cf4-1881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-1882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31, and the Request Id: 19eda547-1885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: a869aab7-1886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29, and the Request Id: 778df988-1887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.822+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: 0f260a8d-1888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.826+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: 0f260a8d-1890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.828+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: 1156c38d-1892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: f3c04068-1894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.831+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: 71ca8d40-1895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-1896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.833+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: e42a7131-1900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 8a6b8535-1901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31-, and the Request Id: 4ef72b47-1902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.856+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: 78a195c9-1903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-1904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.862+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-1905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.863+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-1906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.864+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: a069e909-1907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.864+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.866+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: 693de9e6-1911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.868+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.868+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: 00fcb3d1-1912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: 693de9e6-1913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-1917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.887+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: 00fcb3d1-1921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-1923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-1925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: a869aab7-1928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-1929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.897+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: 0f260a8d-1931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.897+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 693de9e6-1930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: 190862d5-1932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-1929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-1934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-1936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.903+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: 0f260a8d-1937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30, and the Request Id: 778df988-1940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-1942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.907+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: eb835cf4-1943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.907+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-1944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-1945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-1945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: a869aab7-1946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: 19eda547-1947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_30-, and the Request Id: 1156c38d-1948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-1949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: e42a7131-1950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-1949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: f3c04068-1951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.915+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-1952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-1952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-1953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_30-, and the Request Id: 78a195c9-1958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.919+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-1956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 8a6b8535-1959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-1960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 0f260a8d-1961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: d52dea51-1962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 4ef72b47-1963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-1964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-1966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-1967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.926+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: 693de9e6-1969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-1968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.926+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: 71ca8d40-1970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-1969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.927+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: 00fcb3d1-1971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 693de9e6-1973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.928+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: a069e909-1974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-1975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-1976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-1978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-1979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-1980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-1979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-1981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: a869aab7-1982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-1983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_34-, and the Request Id: 00fcb3d1-1984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-1985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.937+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 693de9e6-1986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-1987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-1988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.938+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: 0f260a8d-1989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: a869aab7-1990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-1989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-1991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-1988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 71ca8d40-1992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-1993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-1994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-1991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-1993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-1994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-1995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-1996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-1997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-1998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-1995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-1999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_31, and the Request Id: 0f260a8d-2000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.945+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-1997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31, and the Request Id: 778df988-2001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-2002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.946+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: 190862d5-2003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-2004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-2005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: 19eda547-2006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: eb835cf4-2007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-2009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.950+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-2011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.952+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: 78a195c9-2012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: d52dea51-2013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31-, and the Request Id: e42a7131-2014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-2015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.954+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: eb835cf4-2016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_31-, and the Request Id: 1156c38d-2017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-2018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-2019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.957+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 4ef72b47-2020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-2021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: 8a6b8535-2022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_34-, and the Request Id: 71ca8d40-2023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.959+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: 693de9e6-2024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-2025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-2027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: 693de9e6-2028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-2029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_35, and the Request Id: 00fcb3d1-2030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: f3c04068-2031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.965+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: a069e909-2032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-2033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.965+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: 693de9e6-2034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-2035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-2036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-2037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-2038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_35-, and the Request Id: 00fcb3d1-2040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-2041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 4ef72b47-2042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 1156c38d-2043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-2044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: a869aab7-2045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-2046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-2047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-2048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 778df988-2049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.979+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-2050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 19eda547-2051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: d52dea51-2052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.981+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.981+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: 0f260a8d-2053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: a869aab7-2054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: f3c04068-2056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 78a195c9-2057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: e42a7131-2058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-2059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-2060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: 190862d5-2061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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_32, and the Request Id: 0f260a8d-2062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-2063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: 778df988-2064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34, and the Request Id: 19eda547-2065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-2066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 8a6b8535-2067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.991+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: 1156c38d-2068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 693de9e6-2069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-2070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a869aab7-2071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.994+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: a069e909-2073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 00fcb3d1-2072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.996+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.996+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: 78a195c9-2075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 4ef72b47-2076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.996+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: 693de9e6-2077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.996+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: 00fcb3d1-2078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 8a6b8535-2079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 693de9e6-2080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:38.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: 190862d5-2081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: e42a7131-2084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_36-, and the Request Id: 00fcb3d1-2086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.003+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: eb835cf4-2087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.005+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: d52dea51-2090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 693de9e6-2092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_32-, and the Request Id: a069e909-2096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.013+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: 71ca8d40-2098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: f3c04068-2099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38, and the Request Id: a869aab7-2105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-2104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-2108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33, and the Request Id: 190862d5-2114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-2116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-2117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-2118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: 19eda547-2119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.028+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: 1156c38d-2123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-2124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.030+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: 00fcb3d1-2125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 4ef72b47-2130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: 778df988-2131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_33, and the Request Id: 0f260a8d-2132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.035+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_37-, and the Request Id: 00fcb3d1-2135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: a869aab7-2136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.037+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: 693de9e6-2138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.038+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-2140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.038+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33-, and the Request Id: e42a7131-2141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36, and the Request Id: 693de9e6-2144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.041+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: 78a195c9-2146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: 8a6b8535-2147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.042+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: eb835cf4-2148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: d52dea51-2152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 693de9e6-2153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: f3c04068-2157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_33-, and the Request Id: a069e909-2160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-2164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-2166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.055+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-2168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: a869aab7-2169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_36-, and the Request Id: 71ca8d40-2170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.057+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: 0f260a8d-2171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-2172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-2173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.059+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34, and the Request Id: 190862d5-2174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-2175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_34, and the Request Id: 0f260a8d-2177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-2178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34, and the Request Id: 778df988-2179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.072+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: 19eda547-2184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.076+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: 00fcb3d1-2185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: a869aab7-2186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.077+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: 1156c38d-2189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: e42a7131-2190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.080+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: 693de9e6-2192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37, and the Request Id: 693de9e6-2194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.084+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: 78a195c9-2195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: 4ef72b47-2196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_38-, and the Request Id: 00fcb3d1-2198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.087+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: 693de9e6-2199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-2204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.092+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: eb835cf4-2206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.092+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.096+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: d52dea51-2211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.098+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: f3c04068-2215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: a869aab7-2216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-2223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.104+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: 71ca8d40-2224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: a869aab7-2225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-2226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-2227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-2228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: 8a6b8535-2230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-2236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.113+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: 693de9e6-2237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: 190862d5-2238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.114+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: 00fcb3d1-2240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: 19eda547-2241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.115+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: 693de9e6-2242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.117+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: a069e909-2243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.118+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: 0f260a8d-2245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.120+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: 1156c38d-2247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-2248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_39-, and the Request Id: 00fcb3d1-2250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-2252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_35, and the Request Id: 0f260a8d-2253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 4ef72b47-2254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: 778df988-2255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: 693de9e6-2256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.128+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: 78a195c9-2262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-2264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.131+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-2265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.131+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: eb835cf4-2266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35-, and the Request Id: e42a7131-2267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.132+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: a869aab7-2273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.138+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: d52dea51-2276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-2277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.143+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: 71ca8d40-2280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-2281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: f3c04068-2283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_40, and the Request Id: 00fcb3d1-2285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.148+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: 693de9e6-2286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-2288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: a869aab7-2289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39, and the Request Id: 693de9e6-2292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.153+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-2293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 190862d5-2298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.159+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: 0f260a8d-2299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 693de9e6-2300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: 8a6b8535-2301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-2304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_36-, and the Request Id: 1156c38d-2305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_36, and the Request Id: 0f260a8d-2306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_40-, and the Request Id: 00fcb3d1-2308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38, and the Request Id: 19eda547-2310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-2311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: 778df988-2312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_35-, and the Request Id: a069e909-2313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: e42a7131-2315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38-, and the Request Id: 4ef72b47-2317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_36-, and the Request Id: 78a195c9-2321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.175+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-2329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.181+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42, and the Request Id: a869aab7-2334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: d52dea51-2338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.185+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: 693de9e6-2340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-2339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.185+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: eb835cf4-2341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-2342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.186+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 693de9e6-2343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.189+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: 71ca8d40-2346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-2348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: 693de9e6-2349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.191+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: a869aab7-2350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: f3c04068-2353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-2354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: 190862d5-2357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: 8a6b8535-2358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_37, and the Request Id: 0f260a8d-2359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.196+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-2360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-2361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-2363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_41, and the Request Id: 00fcb3d1-2364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: 19eda547-2367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.202+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: 1156c38d-2368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.203+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: 00fcb3d1-2369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: 778df988-2371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.205+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: a069e909-2374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: e42a7131-2375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.207+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: 4ef72b47-2377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-2379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.209+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: 78a195c9-2380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.210+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: 693de9e6-2381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.211+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: 693de9e6-2385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-2390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-2391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-2393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-2394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: 693de9e6-2395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: a869aab7-2398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-2399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: d52dea51-2401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.222+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: 00fcb3d1-2402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-2405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: 190862d5-2407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: a869aab7-2408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_42-, and the Request Id: 00fcb3d1-2411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.229+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: 71ca8d40-2412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.232+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_38-, and the Request Id: 1156c38d-2417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: 19eda547-2421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.236+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: 0f260a8d-2423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_37, and the Request Id: eb835cf4-2424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: 778df988-2425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.237+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-2426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.238+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.238+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.239+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: 693de9e6-2430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-2431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.240+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: 693de9e6-2432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.242+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: 8a6b8535-2433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.243+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: 0f260a8d-2434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_37-, and the Request Id: a069e909-2435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: f3c04068-2436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.247+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: 78a195c9-2437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 4ef72b47-2438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.248+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-2439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.250+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-2440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: e42a7131-2441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42-, and the Request Id: 693de9e6-2442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-2445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-2453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.271+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-2464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-2465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.275+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: 00fcb3d1-2467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.276+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: 0f260a8d-2469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.276+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: 693de9e6-2470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.277+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.278+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 693de9e6-2472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38, and the Request Id: 8a6b8535-2474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39, and the Request Id: 190862d5-2475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-2478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44, and the Request Id: a869aab7-2480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: 19eda547-2481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: 778df988-2483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_39, and the Request Id: 0f260a8d-2484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.284+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: 00fcb3d1-2485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: 693de9e6-2486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: d52dea51-2490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_38-, and the Request Id: a069e909-2489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.288+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: eb835cf4-2491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.288+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: 1156c38d-2492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: a869aab7-2493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: e42a7131-2494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: 4ef72b47-2495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.291+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: 78a195c9-2496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.291+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: 71ca8d40-2498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-2499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: f3c04068-2502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-2506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-2512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-2514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.305+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-2517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-2523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.309+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: 693de9e6-2524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.310+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: 0f260a8d-2527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: a869aab7-2529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.311+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: 693de9e6-2531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.312+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: 00fcb3d1-2532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-2534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: 190862d5-2535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-2536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: 19eda547-2538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-2539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.316+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: 0f260a8d-2540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: 693de9e6-2541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: 778df988-2542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: 8a6b8535-2543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.318+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: 1156c38d-2544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: a869aab7-2545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_44-, and the Request Id: 00fcb3d1-2546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: 4ef72b47-2547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-2548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: e42a7131-2550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.321+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.322+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: a069e909-2552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-2553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.324+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: 78a195c9-2555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-2556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_39, and the Request Id: eb835cf4-2560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.326+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: d52dea51-2561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39-, and the Request Id: f3c04068-2566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_42-, and the Request Id: 71ca8d40-2567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-2569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.335+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.336+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-2573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-2576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: 190862d5-2578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-2580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: a869aab7-2581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46-, and the Request Id: a869aab7-2583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.350+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: 0f260a8d-2584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.351+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.354+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: 0f260a8d-2588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-2589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_45, and the Request Id: 00fcb3d1-2590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: 19eda547-2594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-2595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.359+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: 00fcb3d1-2596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.360+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: 1156c38d-2597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.360+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: 693de9e6-2598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: e42a7131-2601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.362+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: 4ef72b47-2603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: 693de9e6-2604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.367+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40, and the Request Id: 8a6b8535-2611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.369+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: eb835cf4-2615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: 778df988-2617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45-, and the Request Id: 693de9e6-2618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.371+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: a869aab7-2619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_40-, and the Request Id: a069e909-2622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: f3c04068-2626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.376+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: 78a195c9-2628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: d52dea51-2629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.378+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: 0f260a8d-2631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: a869aab7-2632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-2634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.381+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-2636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.383+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_42, and the Request Id: 0f260a8d-2640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 190862d5-2642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_43-, and the Request Id: 71ca8d40-2646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.389+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: 00fcb3d1-2648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: e42a7131-2651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.394+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: 1156c38d-2653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-2655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.396+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: 00fcb3d1-2656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44, and the Request Id: 19eda547-2658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: 8a6b8535-2662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: 4ef72b47-2663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-2666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.429+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: 693de9e6-2669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.431+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: a069e909-2674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-2675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-2677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48, and the Request Id: a869aab7-2678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: 693de9e6-2679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: 778df988-2680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.448+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: eb835cf4-2682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: f3c04068-2685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-2686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.454+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: 78a195c9-2688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.454+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: 693de9e6-2687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: a869aab7-2690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.457+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: 0f260a8d-2691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.458+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.500+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-2698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: d52dea51-2701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.507+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-2704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-2703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.508+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: e42a7131-2705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.509+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 190862d5-2706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-2707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: 8a6b8535-2709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: 19eda547-2710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-2711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_44-, and the Request Id: 71ca8d40-2713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-2714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.530+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: 00fcb3d1-2720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: 4ef72b47-2721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_43-, and the Request Id: 1156c38d-2722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.532+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-2723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.533+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: 693de9e6-2724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.534+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.534+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: a069e909-2726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: 693de9e6-2727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-2730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-2731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.539+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: 00fcb3d1-2732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-2733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49, and the Request Id: a869aab7-2734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: 778df988-2735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-2739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-2740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-2741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.550+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-2744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: 693de9e6-2746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_44, and the Request Id: 0f260a8d-2745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.551+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: eb835cf4-2747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: a869aab7-2750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.554+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: d52dea51-2752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.555+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: 78a195c9-2753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: f3c04068-2755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: e42a7131-2759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-2762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46, and the Request Id: 19eda547-2763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_45-, and the Request Id: 71ca8d40-2770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.571+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 190862d5-2772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.571+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43, and the Request Id: 8a6b8535-2773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46-, and the Request Id: 4ef72b47-2774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-2778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-2779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_43-, and the Request Id: a069e909-2782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-2786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.582+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_48, and the Request Id: 00fcb3d1-2787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: a869aab7-2788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.583+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.584+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.585+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: 693de9e6-2790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.585+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: 0f260a8d-2791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.585+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: 1156c38d-2792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.586+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.586+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: 00fcb3d1-2794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: a869aab7-2796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: 693de9e6-2799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_45, and the Request Id: 0f260a8d-2801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.590+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-2802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.591+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: eb835cf4-2804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-2805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44, and the Request Id: 778df988-2807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-2808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 693de9e6-2809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: e42a7131-2810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: f3c04068-2813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-2815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-2816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-2818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_44-, and the Request Id: 78a195c9-2819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-2821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-2822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-2825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.607+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51, and the Request Id: a869aab7-2826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: 19eda547-2827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.611+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: 00fcb3d1-2832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-2833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.612+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: d52dea51-2835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45, and the Request Id: 190862d5-2837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-2838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: 4ef72b47-2839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: 8a6b8535-2840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.616+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: a869aab7-2841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.617+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: 00fcb3d1-2842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-2844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.620+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: 71ca8d40-2846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.622+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: a069e909-2848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-2849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.624+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.624+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: 693de9e6-2852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.625+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: 1156c38d-2853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49, and the Request Id: 693de9e6-2855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-2857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-2858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.630+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: eb835cf4-2860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_46, and the Request Id: 0f260a8d-2864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: 693de9e6-2868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: f3c04068-2869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-2871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: 19eda547-2873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46-, and the Request Id: e42a7131-2875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-2876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-2878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: 778df988-2879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.646+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: a869aab7-2883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-2884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-2885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.649+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: 78a195c9-2886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: 4ef72b47-2887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.650+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-2888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-2891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.653+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: a869aab7-2895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_50, and the Request Id: 00fcb3d1-2896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: d52dea51-2897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 8a6b8535-2898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-2901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.659+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.660+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: a069e909-2904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.661+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: 693de9e6-2907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-2908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.661+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-2909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.662+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50, and the Request Id: 693de9e6-2910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.662+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: 71ca8d40-2912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46, and the Request Id: 190862d5-2913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_45, and the Request Id: eb835cf4-2915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.664+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: 0f260a8d-2917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-2919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.667+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.667+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: 693de9e6-2920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.668+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: 0f260a8d-2921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: f3c04068-2924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_50-, and the Request Id: 00fcb3d1-2923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-2927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.671+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: 778df988-2929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_46-, and the Request Id: 1156c38d-2930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-2932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-2934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-2935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-2934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49, and the Request Id: 19eda547-2936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: e42a7131-2938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.675+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: a869aab7-2940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-2939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.676+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: 78a195c9-2942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.677+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: 8a6b8535-2943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-2944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-2946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: 4ef72b47-2947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-2948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-2949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-2950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53-, and the Request Id: a869aab7-2951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-2953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_46-, and the Request Id: a069e909-2954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-2955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-2956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-2957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-2956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-2958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_51, and the Request Id: 00fcb3d1-2959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-2960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-2963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-2962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-2962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.689+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: 693de9e6-2966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-2967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-2965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-2966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: d52dea51-2968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-2969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.691+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: 00fcb3d1-2970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-2969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: 693de9e6-2971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47, and the Request Id: 190862d5-2972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.692+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-2973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-2974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.693+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: 0f260a8d-2975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-2976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-2973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-2976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-2975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-2977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-2978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-2977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-2979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-2978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-2980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_48-, and the Request Id: 71ca8d40-2981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-2980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: 778df988-2982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.697+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: eb835cf4-2983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-2984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.697+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: 0f260a8d-2985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.697+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: 1156c38d-2986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-2987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: 693de9e6-2988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-2989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-2987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-2990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.701+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: 78a195c9-2991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-2992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-2993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: f3c04068-2994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: e42a7131-2995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-2992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: 19eda547-2996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-2997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-2998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.704+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-2999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-2999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.708+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: a869aab7-3005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-3006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 8a6b8535-3008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 4ef72b47-3010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-3011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.712+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: 00fcb3d1-3014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54-, and the Request Id: a869aab7-3016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.713+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: a069e909-3017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.717+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-3021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-3023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-3022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: d52dea51-3024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_52-, and the Request Id: 00fcb3d1-3027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-3029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.723+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: 693de9e6-3032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.723+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: 0f260a8d-3031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: 190862d5-3033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.724+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.724+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: 693de9e6-3034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-3035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-3037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_49, and the Request Id: 0f260a8d-3039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-3040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.727+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: 71ca8d40-3041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_47, and the Request Id: eb835cf4-3044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48, and the Request Id: 778df988-3046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.731+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: 693de9e6-3047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51, and the Request Id: 19eda547-3050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_48-, and the Request Id: 78a195c9-3052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.737+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: 1156c38d-3055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: a869aab7-3058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 8a6b8535-3060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: e42a7131-3062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: f3c04068-3064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: a869aab7-3066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: 4ef72b47-3069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_48-, and the Request Id: a069e909-3070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-3071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-3074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-3077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.751+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_53, and the Request Id: 00fcb3d1-3078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.752+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: 693de9e6-3079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-3081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.754+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 693de9e6-3082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-3083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-3085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_53-, and the Request Id: 00fcb3d1-3087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.767+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-3091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: 190862d5-3092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.771+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53-, and the Request Id: 693de9e6-3094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.772+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: 778df988-3095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: d52dea51-3096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.774+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: 0f260a8d-3099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.777+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: 0f260a8d-3103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_49-, and the Request Id: 78a195c9-3105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.780+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: 1156c38d-3106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-3107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.781+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: 71ca8d40-3108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: a869aab7-3111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-3112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: e42a7131-3113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-3115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: a869aab7-3119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.788+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-3122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.788+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_48, and the Request Id: eb835cf4-3125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.791+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_54, and the Request Id: 00fcb3d1-3127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-3129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 8a6b8535-3130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: 19eda547-3132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.794+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: 693de9e6-3133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-3134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: f3c04068-3136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: 693de9e6-3138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.797+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: a069e909-3139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.797+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: 4ef72b47-3141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.799+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: 00fcb3d1-3143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.799+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54-, and the Request Id: 693de9e6-3144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-3145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.800+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: 0f260a8d-3146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-3147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-3150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.803+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: 778df988-3151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.803+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: 0f260a8d-3152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-3154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-3155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.804+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.806+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: e42a7131-3162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-3164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: d52dea51-3163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57, and the Request Id: a869aab7-3166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.809+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50, and the Request Id: 190862d5-3167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.810+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: 78a195c9-3168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-3169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: a869aab7-3173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.812+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: 71ca8d40-3174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_50-, and the Request Id: 1156c38d-3177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.816+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: 19eda547-3181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.816+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.817+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: 693de9e6-3183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55, and the Request Id: 693de9e6-3184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.820+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-3189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: 4ef72b47-3191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_49, and the Request Id: eb835cf4-3192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.821+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 693de9e6-3194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.822+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.822+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: 8a6b8535-3197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.824+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: 0f260a8d-3200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-3202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-3203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: f3c04068-3206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58, and the Request Id: a869aab7-3207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_52, and the Request Id: 0f260a8d-3209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_55, and the Request Id: 00fcb3d1-3211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.828+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-3212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.829+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: a069e909-3213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: a869aab7-3216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: 778df988-3218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-3219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-3220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: d52dea51-3221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-3222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: e42a7131-3224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-3225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_55-, and the Request Id: 00fcb3d1-3227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.835+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: 693de9e6-3228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: 693de9e6-3230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-3232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54, and the Request Id: 19eda547-3233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.838+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: 71ca8d40-3234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 190862d5-3235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_51-, and the Request Id: 78a195c9-3237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: 693de9e6-3238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54-, and the Request Id: 4ef72b47-3239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_51-, and the Request Id: 1156c38d-3245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.849+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: 0f260a8d-3250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-3251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-3252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.851+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-3256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-3257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.853+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: 0f260a8d-3259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-3264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-3266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-3269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: a869aab7-3270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.858+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.859+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: 693de9e6-3272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_56, and the Request Id: 00fcb3d1-3274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_50, and the Request Id: eb835cf4-3275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: d52dea51-3276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: e42a7131-3277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: 8a6b8535-3278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57, and the Request Id: 693de9e6-3279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-3281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.863+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.864+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52, and the Request Id: 778df988-3283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.865+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: 71ca8d40-3284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: 19eda547-3285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59-, and the Request Id: a869aab7-3286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_56-, and the Request Id: 00fcb3d1-3287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: f3c04068-3289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57-, and the Request Id: 693de9e6-3290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_51-, and the Request Id: a069e909-3291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_52-, and the Request Id: 78a195c9-3294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-3295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-3298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-3299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 4ef72b47-3301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 190862d5-3302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-3304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.879+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: 0f260a8d-3310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_52-, and the Request Id: 1156c38d-3311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.880+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.882+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: 0f260a8d-3315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-3317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-3318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.887+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-3322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: eb835cf4-3324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: e42a7131-3325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 8a6b8535-3326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.888+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: 693de9e6-3327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.889+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-3328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.889+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58, and the Request Id: 693de9e6-3330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.890+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_57, and the Request Id: 00fcb3d1-3331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: d52dea51-3333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-3337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: 778df988-3339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_52-, and the Request Id: a069e909-3341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-3340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.895+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: a869aab7-3342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.895+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: eb835cf4-3343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-3346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: 693de9e6-3347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.899+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: f3c04068-3350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.900+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: 00fcb3d1-3351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56, and the Request Id: 19eda547-3352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.901+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: 78a195c9-3353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.902+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 190862d5-3354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.902+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: 71ca8d40-3355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-3356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: 4ef72b47-3357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.905+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: 0f260a8d-3359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: a869aab7-3360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_55, and the Request Id: 0f260a8d-3364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-3365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-3367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: e42a7131-3369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-3370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.914+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.915+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: 1156c38d-3376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.915+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.915+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: 693de9e6-3377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53, and the Request Id: 8a6b8535-3379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59, and the Request Id: 693de9e6-3380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-3384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-3385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-3386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.923+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-3388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: 693de9e6-3389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.924+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: a069e909-3390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-3392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: d52dea51-3393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57, and the Request Id: 19eda547-3394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-3398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-3400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61, and the Request Id: a869aab7-3401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_58, and the Request Id: 00fcb3d1-3402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-3403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_55-, and the Request Id: 71ca8d40-3405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-3406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: 4ef72b47-3407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-3409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_52, and the Request Id: eb835cf4-3410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-3411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_58-, and the Request Id: 00fcb3d1-3412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.935+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: a869aab7-3413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: 778df988-3415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.937+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: f3c04068-3422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.940+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: 0f260a8d-3424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-3427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_54-, and the Request Id: 78a195c9-3428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.942+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54, and the Request Id: 190862d5-3429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.942+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: 693de9e6-3430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.943+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: 693de9e6-3432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.945+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-3434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 8a6b8535-3435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.948+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56-, and the Request Id: e42a7131-3436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.951+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: 1156c38d-3440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.951+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60-, and the Request Id: 693de9e6-3442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-3444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_54-, and the Request Id: a069e909-3448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-3451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 693de9e6-3452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.959+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.959+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: d52dea51-3456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-3458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.962+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: a869aab7-3461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a069e909-3465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.968+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: eb835cf4-3468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55, and the Request Id: 778df988-3469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: 19eda547-3470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_59, and the Request Id: 00fcb3d1-3471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62-, and the Request Id: a869aab7-3472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 1156c38d-3474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_56-, and the Request Id: 71ca8d40-3475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: f3c04068-3477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.980+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: 0f260a8d-3478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.980+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: 78a195c9-3479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55, and the Request Id: 8a6b8535-3481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: e42a7131-3482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_57, and the Request Id: 0f260a8d-3483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 190862d5-3484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-3485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: 4ef72b47-3486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-3487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.985+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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_55-, and the Request Id: a069e909-3488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.985+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: 693de9e6-3489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.986+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: 693de9e6-3491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.988+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: 00fcb3d1-3493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: e42a7131-3495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: d52dea51-3496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 190862d5-3497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 19eda547-3498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 8a6b8535-3499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 78a195c9-3500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61-, and the Request Id: 693de9e6-3501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 0f260a8d-3502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 71ca8d40-3504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 00fcb3d1-3505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: f3c04068-3506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 4ef72b47-3507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.999+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: 1156c38d-3508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: 778df988-3509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:39.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: a869aab7-3510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: a869aab7-3513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-3515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-3516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-3517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-3518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56, and the Request Id: 778df988-3519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-3520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.005+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: eb835cf4-3521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-3522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-3523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63-, and the Request Id: a869aab7-3524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.008+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: 0f260a8d-3525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-3527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-3529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: d52dea51-3530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.012+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: 78a195c9-3531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59, and the Request Id: 19eda547-3532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.012+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: 0f260a8d-3533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.014+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: 71ca8d40-3539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.015+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58-, and the Request Id: e42a7131-3540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.018+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: 693de9e6-3544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-3545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 693de9e6-3546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: f3c04068-3547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.019+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: 00fcb3d1-3548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59-, and the Request Id: 4ef72b47-3550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-3551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-3552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.023+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: 190862d5-3554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: 8a6b8535-3555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: 693de9e6-3557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.027+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: 00fcb3d1-3559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-3561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_56-, and the Request Id: a069e909-3562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_56-, and the Request Id: 1156c38d-3564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.032+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: 0f260a8d-3568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.033+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-3572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-3573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.034+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-3574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-3575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: 778df988-3576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.037+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: 0f260a8d-3578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: a869aab7-3579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.038+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-3580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-3581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.040+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: 78a195c9-3583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: e42a7131-3586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-3587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: d52dea51-3588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64-, and the Request Id: a869aab7-3590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-3591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.044+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-3592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-3593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-3594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.046+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.046+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: 693de9e6-3596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.047+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: 71ca8d40-3599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_55, and the Request Id: eb835cf4-3600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 693de9e6-3601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: 19eda547-3602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-3605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: 190862d5-3606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-3607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 693de9e6-3610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 4ef72b47-3611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: f3c04068-3613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_61, and the Request Id: 00fcb3d1-3617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: 8a6b8535-3618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_57-, and the Request Id: 1156c38d-3621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.061+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: 0f260a8d-3622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.062+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-3624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-3625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.063+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: a069e909-3627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.064+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: 00fcb3d1-3629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.066+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: 0f260a8d-3631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-3632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-3633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65, and the Request Id: a869aab7-3636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.067+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: 778df988-3638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-3641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: d52dea51-3642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 693de9e6-3645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: a869aab7-3646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-3643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: e42a7131-3647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_59-, and the Request Id: 71ca8d40-3650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: 693de9e6-3652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-3654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_58-, and the Request Id: 78a195c9-3655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-3657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: 19eda547-3663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-3671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_56, and the Request Id: eb835cf4-3672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.097+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: 0f260a8d-3674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: 190862d5-3673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 8a6b8535-3678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.100+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: a869aab7-3682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.101+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: 00fcb3d1-3683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_61, and the Request Id: 0f260a8d-3684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-3685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.104+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 4ef72b47-3687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-3688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_58-, and the Request Id: a069e909-3689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.105+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: e42a7131-3691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.106+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: 00fcb3d1-3692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: a869aab7-3693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: d52dea51-3694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.106+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: 1156c38d-3695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: f3c04068-3696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.108+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: 693de9e6-3697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: 693de9e6-3699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-3700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-3701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_60-, and the Request Id: 71ca8d40-3702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-3703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-3704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59, and the Request Id: 778df988-3707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: 693de9e6-3709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-3710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-3716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_59-, and the Request Id: 78a195c9-3717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-3718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 00fcb3d1-3719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-3720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.127+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.127+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: 00fcb3d1-3726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.129+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: 0f260a8d-3730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.129+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-3735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.131+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67, and the Request Id: a869aab7-3736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.132+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: 0f260a8d-3737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-3738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: 19eda547-3740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: 190862d5-3739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.134+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.136+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: 693de9e6-3745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.136+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: eb835cf4-3746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 8a6b8535-3747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.137+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: e42a7131-3748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: 693de9e6-3749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-3751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.140+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: a069e909-3752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67-, and the Request Id: a869aab7-3753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-3754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: 693de9e6-3756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: f3c04068-3757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.143+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: 00fcb3d1-3758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-3759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: d52dea51-3760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: 778df988-3761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.146+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: 1156c38d-3762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: 4ef72b47-3763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-3765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_61-, and the Request Id: 71ca8d40-3769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.151+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: 78a195c9-3770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-3771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.153+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: 0f260a8d-3773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-3777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.157+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: 0f260a8d-3781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-3785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: 8a6b8535-3793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: a869aab7-3794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_64, and the Request Id: 00fcb3d1-3795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.164+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: 693de9e6-3796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-3798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63-, and the Request Id: e42a7131-3799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: 693de9e6-3800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.167+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.167+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: a069e909-3803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-3802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.168+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: a869aab7-3804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.169+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.170+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_64-, and the Request Id: 00fcb3d1-3809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.171+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-3810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-3811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-3812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_58, and the Request Id: eb835cf4-3813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: 693de9e6-3814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: 19eda547-3815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.174+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 190862d5-3817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.175+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: d52dea51-3819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: f3c04068-3822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: 4ef72b47-3823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: 778df988-3827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.183+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: 71ca8d40-3829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_60-, and the Request Id: 1156c38d-3832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.187+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: 8a6b8535-3834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.189+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-3836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_61-, and the Request Id: 78a195c9-3837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-3841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-3842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.197+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: a869aab7-3843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.197+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: 00fcb3d1-3844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.200+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: 0f260a8d-3846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.204+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: 693de9e6-3850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-3851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.205+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.205+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-3852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.205+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: 00fcb3d1-3853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-3854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: a869aab7-3855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.207+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: 693de9e6-3856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.207+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: 0f260a8d-3857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_61-, and the Request Id: a069e909-3858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-3860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-3862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-3863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68-, and the Request Id: 693de9e6-3865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-3866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: e42a7131-3867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-3869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.217+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: eb835cf4-3871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-3872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-3876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-3879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.220+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: 778df988-3880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-3881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-3882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-3884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: d52dea51-3885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: 19eda547-3886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-3888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: 190862d5-3889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: f3c04068-3890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.225+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: 00fcb3d1-3892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: 4ef72b47-3893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.227+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: 71ca8d40-3895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.228+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: 1156c38d-3897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_66-, and the Request Id: 00fcb3d1-3899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.229+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: 78a195c9-3901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70, and the Request Id: a869aab7-3904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-3905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 8a6b8535-3906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-3907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.234+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: 693de9e6-3908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.234+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.235+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: 0f260a8d-3909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.235+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: 693de9e6-3910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.236+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-3912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-3913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.237+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: 0f260a8d-3914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-3915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.239+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: a069e909-3916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: a869aab7-3918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 693de9e6-3920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-3921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-3922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: e42a7131-3923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.243+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-3925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-3929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-3929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-3931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-3930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-3932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-3933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-3934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-3932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-3935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-3934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-3937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-3938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.250+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-3937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63, and the Request Id: 778df988-3941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-3938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: 19eda547-3943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-3945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: 190862d5-3946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_60, and the Request Id: eb835cf4-3947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.253+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-3945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-3948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-3951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-3952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: d52dea51-3953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-3954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-3954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_67, and the Request Id: 00fcb3d1-3955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63, and the Request Id: 8a6b8535-3957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-3958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: a869aab7-3959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: f3c04068-3960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65-, and the Request Id: 4ef72b47-3961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_64-, and the Request Id: 71ca8d40-3962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_67-, and the Request Id: 00fcb3d1-3963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.260+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: 78a195c9-3964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-3965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.261+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: 693de9e6-3966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-3965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.262+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: a069e909-3967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-3966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-3968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-3969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: a869aab7-3970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-3971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.265+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: 693de9e6-3972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-3973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.266+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: 0f260a8d-3974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-3975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-3976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-3978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-3979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.271+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: 1156c38d-3981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-3982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: e42a7131-3983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-3984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 693de9e6-3985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-3987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-3988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-3989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-3988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-3990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-3991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-3992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-3992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-3993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.281+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-3991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.282+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: eb835cf4-3994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-3995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-3996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-3997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-3998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-3999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-3993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.284+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: 00fcb3d1-4001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-4002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-3998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-4003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: a869aab7-4004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.286+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: 8a6b8535-4005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: f3c04068-4009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.288+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.288+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: 0f260a8d-4010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: d52dea51-4012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-4013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.290+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: 00fcb3d1-4015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: 19eda547-4016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.291+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: 0f260a8d-4017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.292+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: a869aab7-4021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.293+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.293+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: a069e909-4022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.294+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: 693de9e6-4025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64, and the Request Id: 778df988-4026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.295+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: 71ca8d40-4028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 693de9e6-4029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-4031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63, and the Request Id: 190862d5-4034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: 693de9e6-4035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: 4ef72b47-4037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.301+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-4038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-4039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.302+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: 78a195c9-4040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.303+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: 1156c38d-4042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: e42a7131-4045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-4050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.309+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_62, and the Request Id: eb835cf4-4054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.310+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.310+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.312+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: 00fcb3d1-4058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-4060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: 8a6b8535-4061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: a869aab7-4062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: f3c04068-4063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: d52dea51-4068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_65-, and the Request Id: a069e909-4069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: a869aab7-4070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-4073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-4074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.321+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: 00fcb3d1-4075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: 19eda547-4077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.322+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.323+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: 693de9e6-4079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.324+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: 693de9e6-4081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_66-, and the Request Id: 71ca8d40-4082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.325+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: 0f260a8d-4083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.327+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_68, and the Request Id: 0f260a8d-4087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.327+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72-, and the Request Id: 693de9e6-4088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-4089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-4091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-4093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.334+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: e42a7131-4095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: 4ef72b47-4101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: 778df988-4102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.337+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-4103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.339+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: eb835cf4-4105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: 190862d5-4106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_65-, and the Request Id: 78a195c9-4111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: a869aab7-4113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: f3c04068-4114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.344+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.344+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: 1156c38d-4116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.345+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-4117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.346+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-4119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-4120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.347+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: 00fcb3d1-4121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: d52dea51-4122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: a869aab7-4125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.349+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: 693de9e6-4126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-4127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: 693de9e6-4128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.352+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: 0f260a8d-4130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.352+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: 71ca8d40-4131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.353+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-4134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.354+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.354+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: 0f260a8d-4136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-4137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_70-, and the Request Id: 00fcb3d1-4140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.357+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: 693de9e6-4142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: 8a6b8535-4144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.358+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-4145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: 19eda547-4147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: e42a7131-4148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-4150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-4151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.362+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-4154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75, and the Request Id: a869aab7-4155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.363+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: a069e909-4156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 4ef72b47-4159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: 778df988-4161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: a869aab7-4165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.368+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-4169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_66-, and the Request Id: 78a195c9-4171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_64, and the Request Id: eb835cf4-4172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: 190862d5-4174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.372+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: 693de9e6-4176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.373+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74, and the Request Id: 693de9e6-4180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64-, and the Request Id: f3c04068-4182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-4183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.376+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.376+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: 1156c38d-4184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.376+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: 0f260a8d-4185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.377+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: d52dea51-4187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_70, and the Request Id: 0f260a8d-4190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.382+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: 693de9e6-4194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_71, and the Request Id: 00fcb3d1-4197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-4198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-4199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.384+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: 71ca8d40-4200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-4201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67, and the Request Id: 8a6b8535-4202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-4204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.386+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70-, and the Request Id: e42a7131-4205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: 19eda547-4207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_71-, and the Request Id: 00fcb3d1-4209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: a869aab7-4211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-4212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_67-, and the Request Id: a069e909-4214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.393+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: a869aab7-4219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.394+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-4220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: 4ef72b47-4222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: 190862d5-4221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-4230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_65, and the Request Id: eb835cf4-4231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-4232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67, and the Request Id: 778df988-4235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.407+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: 693de9e6-4238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 693de9e6-4239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_67-, and the Request Id: 78a195c9-4240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.413+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: 00fcb3d1-4243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.414+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: 693de9e6-4244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.415+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: 1156c38d-4246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.415+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: 0f260a8d-4248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: d52dea51-4249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-4250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.418+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: 00fcb3d1-4251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.418+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_71, and the Request Id: 0f260a8d-4253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-4256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: f3c04068-4257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-4258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_69-, and the Request Id: 71ca8d40-4261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: 8a6b8535-4263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-4264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.425+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.426+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-4266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-4267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.427+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: a869aab7-4268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: e42a7131-4271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70, and the Request Id: 19eda547-4275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77-, and the Request Id: a869aab7-4278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.431+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: a069e909-4279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-4280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68, and the Request Id: 778df988-4284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.434+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: 693de9e6-4285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: 693de9e6-4287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-4289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-4291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-4294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 4ef72b47-4295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_66, and the Request Id: eb835cf4-4296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-4297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.439+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: 78a195c9-4298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.440+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: 00fcb3d1-4299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76-, and the Request Id: 693de9e6-4301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: 190862d5-4303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-4304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: d52dea51-4306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-4307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: f3c04068-4308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.445+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: 00fcb3d1-4310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_72, and the Request Id: 0f260a8d-4313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.446+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: 1156c38d-4314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.448+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.449+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: 71ca8d40-4320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-4321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-4324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.452+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72-, and the Request Id: e42a7131-4326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: 8a6b8535-4327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: a869aab7-4329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-4332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-4334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71, and the Request Id: 19eda547-4335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.457+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: a069e909-4338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: a869aab7-4339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69, and the Request Id: 778df988-4342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-4341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71-, and the Request Id: 4ef72b47-4346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.461+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: 693de9e6-4347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: 693de9e6-4350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_69-, and the Request Id: 78a195c9-4351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-4352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-4353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.464+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: eb835cf4-4354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.465+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68, and the Request Id: 190862d5-4360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.466+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-4361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: 693de9e6-4363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: d52dea51-4366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.470+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: 00fcb3d1-4367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-4369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: f3c04068-4370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_68-, and the Request Id: 1156c38d-4371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.473+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.474+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: 00fcb3d1-4375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.474+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: 0f260a8d-4376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_71-, and the Request Id: 71ca8d40-4379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: a869aab7-4380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-4387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: a869aab7-4388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73-, and the Request Id: e42a7131-4390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72, and the Request Id: 19eda547-4391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70, and the Request Id: 8a6b8535-4392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-4393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72-, and the Request Id: 4ef72b47-4397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_70-, and the Request Id: a069e909-4398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-4401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: 778df988-4402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-4407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_70-, and the Request Id: 78a195c9-4408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-4409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.490+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-4411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.491+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: eb835cf4-4415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.491+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: 693de9e6-4416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 693de9e6-4420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.493+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: 00fcb3d1-4425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.494+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 190862d5-4426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: d52dea51-4427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.495+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: 0f260a8d-4428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.495+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: f3c04068-4429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-4431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-4432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: 693de9e6-4433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: a869aab7-4435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.498+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: 0f260a8d-4437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_75-, and the Request Id: 00fcb3d1-4438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-4439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.499+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: 71ca8d40-4440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_69-, and the Request Id: 1156c38d-4442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-4443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-4444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: 8a6b8535-4446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: a869aab7-4447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: e42a7131-4448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: 19eda547-4449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-4454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.505+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: a069e909-4455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: 778df988-4457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: 4ef72b47-4458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.511+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: 78a195c9-4467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.513+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-4473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-4475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.520+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: eb835cf4-4480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.520+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: 0f260a8d-4481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-4484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.523+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: 0f260a8d-4485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: d52dea51-4487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-4488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.526+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70, and the Request Id: 190862d5-4490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-4489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: f3c04068-4491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75-, and the Request Id: e42a7131-4492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 693de9e6-4493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: 8a6b8535-4494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.529+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: dc7c9a95-4498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.530+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: 71ca8d40-4499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_70-, and the Request Id: 1156c38d-4501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.531+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_72-, and the Request Id: a069e909-4502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: 19eda547-4503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-4506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.535+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: 00fcb3d1-4507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: 4ef72b47-4511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-4512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: 778df988-4513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-4514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: a869aab7-4516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-4518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79-, and the Request Id: 3bcdf744-4521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: a869aab7-4523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.543+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: 78a195c9-4524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-4527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.546+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-4528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-4530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-4533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-4534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.549+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.550+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_76, and the Request Id: 0f260a8d-4537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71, and the Request Id: 190862d5-4540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.553+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-4541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_70, and the Request Id: eb835cf4-4542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.554+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_77, and the Request Id: dc7c9a95-4545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-4548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.556+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: e42a7131-4549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: d52dea51-4550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.557+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_77-, and the Request Id: 00fcb3d1-4552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_71-, and the Request Id: 1156c38d-4553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: 8a6b8535-4555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-4557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.561+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.561+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: 71ca8d40-4560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: f3c04068-4561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: a869aab7-4564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-4565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-4565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.563+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-4568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: 19eda547-4569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80, and the Request Id: 693de9e6-4571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: 778df988-4572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: a869aab7-4576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_73-, and the Request Id: a069e909-4578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: 3bcdf744-4580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_73-, and the Request Id: 78a195c9-4583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.572+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75-, and the Request Id: 4ef72b47-4585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: 190862d5-4588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.574+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: 0f260a8d-4591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.574+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-4593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_78, and the Request Id: dc7c9a95-4596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_77, and the Request Id: 0f260a8d-4598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.578+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.578+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-4597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: d52dea51-4600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.579+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: 1156c38d-4602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-4603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.580+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: 00fcb3d1-4604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.581+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: e42a7131-4605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.581+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-4607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-4612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_75-, and the Request Id: 71ca8d40-4615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.587+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: eb835cf4-4617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: 8a6b8535-4619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-4623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-4623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-4627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: f3c04068-4628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.603+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: 693de9e6-4629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: a869aab7-4630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-4632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_74-, and the Request Id: a069e909-4633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-4635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: 19eda547-4636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-4637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: 778df988-4640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: 190862d5-4645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83-, and the Request Id: a869aab7-4644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.611+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: dc7c9a95-4646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81-, and the Request Id: 3bcdf744-4647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.612+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: 78a195c9-4649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.612+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: 0f260a8d-4650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.614+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_73-, and the Request Id: 1156c38d-4652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-4653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-4654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: 4ef72b47-4656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.616+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: 0f260a8d-4657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: d52dea51-4659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.617+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: 00fcb3d1-4660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78-, and the Request Id: e42a7131-4666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-4669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.623+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: 71ca8d40-4671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_72, and the Request Id: eb835cf4-4675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-4674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.626+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-4679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-4682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-4683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84, and the Request Id: a869aab7-4684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-4685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: 190862d5-4689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: 8a6b8535-4690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77, and the Request Id: 19eda547-4692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.631+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: a869aab7-4696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: f3c04068-4698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-4699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-4699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: 778df988-4701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.633+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: dc7c9a95-4702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.634+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 693de9e6-4703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.635+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: 1156c38d-4704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-4705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.636+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: a069e909-4706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: 4ef72b47-4707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.637+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: 78a195c9-4708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.638+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: 00fcb3d1-4709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: 3bcdf744-4711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.639+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: 0f260a8d-4714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-4715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-4716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-4717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-4718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.643+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: 0f260a8d-4720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-4725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: d52dea51-4728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.650+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: 71ca8d40-4733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-4734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79-, and the Request Id: e42a7131-4735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: a869aab7-4737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-4738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-4740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-4741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_73, and the Request Id: eb835cf4-4744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.655+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.655+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-4746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: a869aab7-4747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.656+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75, and the Request Id: 190862d5-4748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: 19eda547-4749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.656+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-4750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-4753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: 778df988-4755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-4754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-4757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: 693de9e6-4758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.660+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: dc7c9a95-4761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: f3c04068-4760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_75-, and the Request Id: 1156c38d-4762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: 4ef72b47-4763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-4765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.662+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: 8a6b8535-4766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_76-, and the Request Id: 78a195c9-4767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_81-, and the Request Id: 00fcb3d1-4769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 3bcdf744-4770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_76-, and the Request Id: a069e909-4774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: a869aab7-4778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-4781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-4782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.676+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: 0f260a8d-4783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.677+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.677+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: d52dea51-4785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-4787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.681+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: 0f260a8d-4790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-4792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: a869aab7-4793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-4795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.684+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.685+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: 71ca8d40-4799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-4800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80-, and the Request Id: e42a7131-4801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-4802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.687+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: eb835cf4-4805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: 19eda547-4806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-4811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-4811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: 693de9e6-4814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: 190862d5-4815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.690+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_82, and the Request Id: dc7c9a95-4817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: 778df988-4818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-4821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-4822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.692+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: 1156c38d-4823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: f3c04068-4824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_82-, and the Request Id: 00fcb3d1-4825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: 8a6b8535-4826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79-, and the Request Id: 4ef72b47-4827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-4830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: 3bcdf744-4831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.696+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-4832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.697+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: 78a195c9-4833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: a869aab7-4835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_77-, and the Request Id: a069e909-4838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.700+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: 0f260a8d-4839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.702+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.703+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: 0f260a8d-4844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: a869aab7-4845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.704+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-4850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-4852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.706+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: d52dea51-4853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-4860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-4861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-4863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: e42a7131-4864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.712+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: 71ca8d40-4865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: 190862d5-4866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.713+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: 19eda547-4868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_75, and the Request Id: eb835cf4-4871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-4872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.716+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.717+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: dc7c9a95-4877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78, and the Request Id: 778df988-4880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-4879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.718+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: 1156c38d-4883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: 693de9e6-4884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-4885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: 8a6b8535-4886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: a869aab7-4887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_83-, and the Request Id: 00fcb3d1-4888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80-, and the Request Id: 4ef72b47-4889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: f3c04068-4890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_78-, and the Request Id: 78a195c9-4891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: a869aab7-4893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85-, and the Request Id: 3bcdf744-4894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-4895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_78-, and the Request Id: a069e909-4900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.728+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: 0f260a8d-4905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_82, and the Request Id: 0f260a8d-4909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-4911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.731+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-4912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-4913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: d52dea51-4915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-4917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-4921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-4922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 190862d5-4924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-4925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-4926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-4927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.738+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: 71ca8d40-4928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: e42a7131-4930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.739+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: dc7c9a95-4931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: a869aab7-4932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: 19eda547-4933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.741+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: eb835cf4-4935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.742+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: 1156c38d-4936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-4937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.743+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: 00fcb3d1-4938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: a869aab7-4940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-4941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-4942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-4943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-4937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 4ef72b47-4945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-4943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: f3c04068-4946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-4947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-4948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.747+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: 693de9e6-4949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-4951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-4944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: 8a6b8535-4952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-4953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-4953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79, and the Request Id: 778df988-4954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-4956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: 3bcdf744-4957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.752+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: a069e909-4958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-4959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.753+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: 78a195c9-4962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-4964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-4965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.756+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-4965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.756+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: 0f260a8d-4967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-4968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-4968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-4967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-4969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-4970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-4971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-4972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-4969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-4970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79, and the Request Id: 190862d5-4973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-4971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-4974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_83, and the Request Id: 0f260a8d-4975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-4976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81, and the Request Id: d52dea51-4977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-4979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-4980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-4979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: a869aab7-4981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-4982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-4980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-4983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-4983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.762+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: dc7c9a95-4984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-4985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-4986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_79-, and the Request Id: 1156c38d-4987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-4988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.764+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83-, and the Request Id: e42a7131-4989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-4988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_81-, and the Request Id: 71ca8d40-4990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-4991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.766+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: 00fcb3d1-4992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-4991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-4993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_77, and the Request Id: eb835cf4-4994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-4995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-4995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: a869aab7-4996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-4997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-4998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-4998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-4997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82, and the Request Id: 19eda547-4999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-5002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-5003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: f3c04068-5006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.771+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.772+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87, and the Request Id: 693de9e6-5008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-5009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: 4ef72b47-5010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: 8a6b8535-5013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-5014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-5016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: 778df988-5017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-5018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-5019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.778+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87-, and the Request Id: 3bcdf744-5021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.778+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: a069e909-5023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.779+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: 78a195c9-5026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.780+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: dc7c9a95-5029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-5031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-5032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.782+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-5034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: 190862d5-5036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-5038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: a869aab7-5039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-5040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_86-, and the Request Id: 00fcb3d1-5041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_84, and the Request Id: 0f260a8d-5043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: d52dea51-5044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-5045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_80-, and the Request Id: 1156c38d-5046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.786+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91-, and the Request Id: a869aab7-5047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-5048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.789+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: 19eda547-5051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: e42a7131-5055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.793+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: 71ca8d40-5056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-5057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-5058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: 4ef72b47-5059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.795+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: eb835cf4-5060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-5062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.800+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-5065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-5066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: f3c04068-5068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-5069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-5070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-5072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: a869aab7-5074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.804+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-5077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-5078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-5079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: 693de9e6-5081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_87, and the Request Id: dc7c9a95-5082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: 778df988-5083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-5084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-5087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81, and the Request Id: 8a6b8535-5088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-5089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.826+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-5090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: a869aab7-5091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-5092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 190862d5-5093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: 3bcdf744-5094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.829+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: 78a195c9-5095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-5097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.830+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.830+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: 00fcb3d1-5098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: 19eda547-5099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-5100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_81-, and the Request Id: a069e909-5101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.832+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: 0f260a8d-5102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.834+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: 4ef72b47-5105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.834+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: d52dea51-5106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.836+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: 0f260a8d-5108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.836+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: 1156c38d-5109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-5111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_79, and the Request Id: eb835cf4-5113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: e42a7131-5118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-5115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.842+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: 71ca8d40-5119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-5120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-5123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: f3c04068-5125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-5124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-5128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-5130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.850+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-5131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: a869aab7-5135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.852+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: dc7c9a95-5136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-5138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: 19eda547-5141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-5143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_88-, and the Request Id: 00fcb3d1-5144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-5146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-5149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 190862d5-5150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.859+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: 0f260a8d-5151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85-, and the Request Id: 4ef72b47-5153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-5154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: 8a6b8535-5156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-5157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: 778df988-5159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.862+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89, and the Request Id: 693de9e6-5160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.862+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: 0f260a8d-5161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.864+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: 1156c38d-5163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: a869aab7-5164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-5165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_82-, and the Request Id: a069e909-5166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-5168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_80, and the Request Id: eb835cf4-5171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.868+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 3bcdf744-5173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-5174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.868+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: e42a7131-5175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_82-, and the Request Id: 78a195c9-5177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: d52dea51-5179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-5182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_89, and the Request Id: dc7c9a95-5183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: f3c04068-5184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-5186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-5187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-5188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-5190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.876+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: 00fcb3d1-5191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: 19eda547-5192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.878+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-5194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.879+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: 190862d5-5198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_84-, and the Request Id: 71ca8d40-5200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-5204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.883+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: a869aab7-5206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: 8a6b8535-5209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 4ef72b47-5210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-5211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94-, and the Request Id: a869aab7-5212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-5213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_83-, and the Request Id: 1156c38d-5214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.888+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: 0f260a8d-5215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-5218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_81, and the Request Id: eb835cf4-5220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-5222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_83-, and the Request Id: a069e909-5223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: 693de9e6-5227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-5228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.894+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: 0f260a8d-5230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 78a195c9-5229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: 778df988-5232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.896+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.896+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: dc7c9a95-5236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: f3c04068-5238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-5240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: 3bcdf744-5241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: e42a7131-5242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-5243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_83-, and the Request Id: 78a195c9-5244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.901+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: 19eda547-5247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.901+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: 00fcb3d1-5248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: d52dea51-5249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-5250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-5254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: a869aab7-5256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-5257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-5259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-5260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 4ef72b47-5261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-5262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 190862d5-5263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95-, and the Request Id: a869aab7-5264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.908+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: 71ca8d40-5265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-5266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.910+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: 1156c38d-5267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-5272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: 8a6b8535-5276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.915+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-5279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.915+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: eb835cf4-5281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-5282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: 778df988-5286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.918+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: 0f260a8d-5285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-5288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.920+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_84-, and the Request Id: a069e909-5290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.921+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: dc7c9a95-5291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-5292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: f3c04068-5295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-5296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-5297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.923+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: 78a195c9-5299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: 693de9e6-5300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: 19eda547-5303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.925+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: 0f260a8d-5304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: a869aab7-5305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-5306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.927+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: 00fcb3d1-5307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-5308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: 190862d5-5311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-5312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-5313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 4ef72b47-5314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.931+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 3bcdf744-5315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.931+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-5316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.931+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.932+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.932+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: a869aab7-5318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: d52dea51-5319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: e42a7131-5321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-5322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.934+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: 1156c38d-5323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.935+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-5324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.936+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-5326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-5327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.937+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: 71ca8d40-5328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-5329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-5335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-5337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.942+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-5339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85, and the Request Id: 778df988-5340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.944+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: 8a6b8535-5346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97, and the Request Id: a869aab7-5349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-5351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 693de9e6-5352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.948+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: 78a195c9-5353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_92, and the Request Id: dc7c9a95-5354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_83, and the Request Id: eb835cf4-5355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-5356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-5357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: a869aab7-5358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.951+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: 0f260a8d-5360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-5361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-5362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.952+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.952+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: a069e909-5364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: 693de9e6-5365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: 19eda547-5370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_89, and the Request Id: 0f260a8d-5371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: f3c04068-5372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: d52dea51-5373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.956+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: 00fcb3d1-5374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86, and the Request Id: 190862d5-5375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: 3bcdf744-5377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.958+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89-, and the Request Id: e42a7131-5378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.959+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: 71ca8d40-5379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-5380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-5382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-5383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: 4ef72b47-5384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-5385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-5386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_86-, and the Request Id: 1156c38d-5387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-5389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.965+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-5388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-5391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: a869aab7-5393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-5398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98-, and the Request Id: a869aab7-5401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-5403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-5405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.972+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-5407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86, and the Request Id: 8a6b8535-5408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-5409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.973+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: d52dea51-5412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.974+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: dc7c9a95-5413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.974+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: 778df988-5414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.975+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: 0f260a8d-5415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.975+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.975+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 693de9e6-5417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 71ca8d40-5418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.976+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: eb835cf4-5419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: d52dea51-5423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_86-, and the Request Id: a069e909-5424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.978+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: 78a195c9-5425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.978+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: 0f260a8d-5426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_93-, and the Request Id: 00fcb3d1-5428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.980+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.980+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: 3bcdf744-5429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 4ef72b47-5430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: e42a7131-5432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: f3c04068-5433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: 19eda547-5434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: 190862d5-5438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 778df988-5439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-5440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 0f260a8d-5441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 4ef72b47-5442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: eb835cf4-5443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-5447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.988+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: 1156c38d-5448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a869aab7-5449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.989+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99, and the Request Id: a869aab7-5450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: e42a7131-5451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 19eda547-5452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-5453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 00fcb3d1-5454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 3bcdf744-5455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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_88-, and the Request Id: 71ca8d40-5456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 190862d5-5457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: a869aab7-5458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 8a6b8535-5459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.993+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: 0f260a8d-5460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: a069e909-5462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: dc7c9a95-5463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-5464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: 1156c38d-5465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-5466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-5467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-5468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: 778df988-5469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.998+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: 0f260a8d-5470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.999+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: dc7c9a95-5472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:40.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: f3c04068-5473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87, and the Request Id: 8a6b8535-5474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-5475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-5476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.001+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: eb835cf4-5477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-5478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: e42a7131-5479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-5480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.003+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: a069e909-5481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_94-, and the Request Id: 00fcb3d1-5482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: 693de9e6-5483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_87-, and the Request Id: 78a195c9-5484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: f3c04068-5486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: 3bcdf744-5488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-5491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-5492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.009+0000 [Thread-3722] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.010+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: 190862d5-5493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-5496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.014+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: d52dea51-5504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.014+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: 1156c38d-5505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: 19eda547-5506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-5514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_89-, and the Request Id: 71ca8d40-5515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 4ef72b47-5517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.021+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: a869aab7-5519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.021+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: 0f260a8d-5520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.021+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: dc7c9a95-5521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-5522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: a869aab7-5528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: 8a6b8535-5529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-5530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.025+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: eb835cf4-5531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_95-, and the Request Id: 00fcb3d1-5533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.026+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: 0f260a8d-5536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: 778df988-5537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 693de9e6-5539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.074+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: a069e909-5540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: f3c04068-5541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-5543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-5544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_88-, and the Request Id: 78a195c9-5546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.077+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 3bcdf744-5548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: e42a7131-5550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.080+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-5551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: 190862d5-5554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-5555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: d52dea51-5559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-5560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.085+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-5561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.086+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92, and the Request Id: 19eda547-5565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: a869aab7-5566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.088+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: 1156c38d-5568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.090+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-5571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.090+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: 71ca8d40-5572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101-, and the Request Id: a869aab7-5573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92-, and the Request Id: 4ef72b47-5575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-5579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_87, and the Request Id: eb835cf4-5580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.094+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.095+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: 0f260a8d-5583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-5586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_96, and the Request Id: dc7c9a95-5588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: f3c04068-5589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-5590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.098+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: 0f260a8d-5592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-5594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89, and the Request Id: 778df988-5598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.102+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: 8a6b8535-5602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.103+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: 00fcb3d1-5603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.103+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96, and the Request Id: 693de9e6-5605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: e42a7131-5606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.104+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.105+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: 78a195c9-5609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-5610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.106+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: a069e909-5612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-5613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-5617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: 190862d5-5618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.109+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102, and the Request Id: a869aab7-5619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: d52dea51-5620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-5621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93, and the Request Id: 19eda547-5622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: a869aab7-5623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-5624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-5625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_91-, and the Request Id: 71ca8d40-5626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: 3bcdf744-5628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.121+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: 1156c38d-5630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.122+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: 4ef72b47-5632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_88, and the Request Id: eb835cf4-5635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-5638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_97, and the Request Id: dc7c9a95-5640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.128+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-5643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88-, and the Request Id: f3c04068-5646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_97-, and the Request Id: 00fcb3d1-5648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-5651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.132+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-5653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: 778df988-5655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.132+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: 0f260a8d-5654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-5656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-5657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-5661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: a869aab7-5663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-5664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.136+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: 0f260a8d-5666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.136+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: 78a195c9-5667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.136+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-5668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.137+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.138+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: 190862d5-5672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: 19eda547-5673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-5675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: a869aab7-5676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-5677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: d52dea51-5681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.141+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.142+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: 1156c38d-5684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: e42a7131-5686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.143+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: dc7c9a95-5687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: 693de9e6-5688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 4ef72b47-5689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: 8a6b8535-5690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.145+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: 71ca8d40-5693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_89, and the Request Id: eb835cf4-5695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97-, and the Request Id: 3bcdf744-5696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_98-, and the Request Id: 00fcb3d1-5697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_90-, and the Request Id: a069e909-5699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: f3c04068-5701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-5703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-5712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-5713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.155+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: a869aab7-5715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: 778df988-5717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-5718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.158+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: 0f260a8d-5720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: a869aab7-5721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.162+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: 0f260a8d-5729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: 19eda547-5730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_91-, and the Request Id: 78a195c9-5731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.163+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-5733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-5734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.164+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 190862d5-5738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.167+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.167+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-5739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: 4ef72b47-5743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: 693de9e6-5742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.169+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: dc7c9a95-5744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.170+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: 1156c38d-5745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: e42a7131-5748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-5750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.171+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: d52dea51-5752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_90, and the Request Id: eb835cf4-5753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.172+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_99-, and the Request Id: 00fcb3d1-5754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98-, and the Request Id: 3bcdf744-5755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: 8a6b8535-5756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-5762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: f3c04068-5763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-5765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_91-, and the Request Id: a069e909-5766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: a869aab7-5767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_93-, and the Request Id: 71ca8d40-5768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-5772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92, and the Request Id: 778df988-5775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.182+0000 [Thread-3934] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.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: e42a7131-5776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: a869aab7-5778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-5779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: 190862d5-5784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.186+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.186+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.187+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-5788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: 19eda547-5790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-5793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.189+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: 78a195c9-5795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.189+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 693de9e6-5796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.190+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: 1156c38d-5797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.190+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: dc7c9a95-5798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.191+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: 0f260a8d-5800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.192+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-5801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-5802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.193+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: eb835cf4-5803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_96, and the Request Id: 0f260a8d-5806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: 3bcdf744-5808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.196+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: 00fcb3d1-5809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-5810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: 4ef72b47-5812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-5813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: f3c04068-5815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: d52dea51-5816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: e42a7131-5817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: 8a6b8535-5822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.202+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-5824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: a869aab7-5825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-5827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.204+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: 71ca8d40-5828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.206+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: a069e909-5832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-5833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.206+0000 [Thread-3975] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: a869aab7-5838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: 190862d5-5840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: 778df988-5841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.213+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: 1156c38d-5848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.214+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: 78a195c9-5851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-5852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97, and the Request Id: 19eda547-5854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-5855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_101, and the Request Id: dc7c9a95-5856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-5857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.217+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: eb835cf4-5858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-5859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-5862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 693de9e6-5865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_101-, and the Request Id: 00fcb3d1-5866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: 4ef72b47-5867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.221+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: 0f260a8d-5868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-5871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: d52dea51-5873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: f3c04068-5872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-5875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-5876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-5877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: a869aab7-5878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: 3bcdf744-5879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97-, and the Request Id: e42a7131-5882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_95-, and the Request Id: 71ca8d40-5883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-5884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-5885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.229+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.229+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: a869aab7-5886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93, and the Request Id: 8a6b8535-5887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-5888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-5889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-5890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-5891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 190862d5-5892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-5893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-5895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-5896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-5897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.235+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: a069e909-5898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.236+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: 1156c38d-5901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.237+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: 778df988-5904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-5905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-5908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: 19eda547-5912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.241+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: dc7c9a95-5913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-5916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-5918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.244+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: 0f260a8d-5919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.245+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: 00fcb3d1-5921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.246+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: eb835cf4-5922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.246+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.247+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: 78a195c9-5926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-5923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.247+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: 4ef72b47-5927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.248+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_98, and the Request Id: 0f260a8d-5930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-5931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: 693de9e6-5932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108, and the Request Id: a869aab7-5933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-5931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.250+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: d52dea51-5936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-5937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: f3c04068-5939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-5940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: e42a7131-5941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.253+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108-, and the Request Id: a869aab7-5942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: 3bcdf744-5944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-5945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-5943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.254+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-5945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_96-, and the Request Id: 71ca8d40-5946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: 8a6b8535-5947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-5950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-5950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 190862d5-5951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-5952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-5953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-5954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-5956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-5957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-5957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.259+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-5958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.260+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: a069e909-5959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.260+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: 1156c38d-5960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-5961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-5962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-5963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-5962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-5964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-5965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.262+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: dc7c9a95-5966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-5967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95, and the Request Id: 778df988-5968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-5967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-5969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-5970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-5970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99, and the Request Id: 19eda547-5971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-5972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_103-, and the Request Id: 00fcb3d1-5974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_95-, and the Request Id: 78a195c9-5975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-5972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-5976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-5977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-5978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-5979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.267+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-5980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.268+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-5980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-5981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-5981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-5982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.270+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: a869aab7-5983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.270+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: 0f260a8d-5984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.270+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: eb835cf4-5985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-5986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-5984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-5987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-5988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: 4ef72b47-5990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-5989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-5988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-5989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-5991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_99, and the Request Id: 0f260a8d-5993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-5992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-5994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: f3c04068-5995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-5994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.276+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109-, and the Request Id: a869aab7-5997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 693de9e6-5996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-5998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-5999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-5998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: d52dea51-6007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: 8a6b8535-6010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97, and the Request Id: 190862d5-6011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: e42a7131-6012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.282+0000 [Thread-4094] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96, and the Request Id: 778df988-6013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.283+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: 3bcdf744-6015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-6016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.284+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: dc7c9a95-6018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.285+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: 71ca8d40-6019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_95-, and the Request Id: a069e909-6021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_97-, and the Request Id: 1156c38d-6022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.287+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: 78a195c9-6025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_104-, and the Request Id: 00fcb3d1-6026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-6028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-6035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.293+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-6036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.293+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100, and the Request Id: 19eda547-6038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.294+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: eb835cf4-6040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-6043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.296+0000 [Thread-4118] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: a869aab7-6044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-6047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100-, and the Request Id: 4ef72b47-6049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: f3c04068-6050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.300+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-6052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: a869aab7-6053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-6062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: 693de9e6-6064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.304+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 190862d5-6065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: 778df988-6066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-6067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.305+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.306+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.306+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: 0f260a8d-6072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_105, and the Request Id: dc7c9a95-6073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: 8a6b8535-6074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.308+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: d52dea51-6076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.308+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: 1156c38d-6077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: e42a7131-6079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_105-, and the Request Id: 00fcb3d1-6081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_97-, and the Request Id: 78a195c9-6082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: 3bcdf744-6083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-6084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_98-, and the Request Id: 71ca8d40-6085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.312+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-6086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.313+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: a069e909-6087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_96, and the Request Id: eb835cf4-6094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-6097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.320+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: a869aab7-6102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: 19eda547-6104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: f3c04068-6108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: 4ef72b47-6112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: 190862d5-6113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: a869aab7-6118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.330+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.330+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: dc7c9a95-6120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: 778df988-6123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_99-, and the Request Id: 1156c38d-6124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.331+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: 0f260a8d-6125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: 693de9e6-6126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_101, and the Request Id: 0f260a8d-6128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-6131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_98-, and the Request Id: 78a195c9-6132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-6133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_106-, and the Request Id: 00fcb3d1-6135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: d52dea51-6137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.338+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101-, and the Request Id: e42a7131-6138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.338+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: 3bcdf744-6139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-6146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-6148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.342+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.342+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: eb835cf4-6150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.343+0000 [Thread-4191] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97, and the Request Id: 8a6b8535-6152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.343+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: 71ca8d40-6151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-6155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: f3c04068-6159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-6160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: a869aab7-6166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: 19eda547-6165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.350+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: dc7c9a95-6168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: 778df988-6172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100, and the Request Id: 190862d5-6177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.354+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: 0f260a8d-6176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: 4ef72b47-6178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.356+0000 [Thread-4208] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.356+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: a069e909-6179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.357+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: 00fcb3d1-6181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: a869aab7-6180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-6183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.357+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-6185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_102, and the Request Id: 0f260a8d-6186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-6187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_99-, and the Request Id: 78a195c9-6188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_100-, and the Request Id: 1156c38d-6189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.365+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_98, and the Request Id: eb835cf4-6196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: d52dea51-6198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102-, and the Request Id: e42a7131-6200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.371+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.372+0000 [Thread-4231] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: 693de9e6-6205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.430+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: f3c04068-6206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.431+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: 71ca8d40-6209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a869aab7-6210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-6213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.435+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: 3bcdf744-6216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-6218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-6220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: 19eda547-6224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: 8a6b8535-6225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-6227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.440+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.443+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: a069e909-6230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: 4ef72b47-6233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_108, and the Request Id: dc7c9a95-6235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.445+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: 0f260a8d-6236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: 778df988-6237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-6239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.447+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.447+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-6241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: 190862d5-6243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_108-, and the Request Id: 00fcb3d1-6245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: d52dea51-6246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.450+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: 0f260a8d-6248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_113, and the Request Id: 5a9e691a-6251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 693de9e6-6253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.453+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: 78a195c9-6254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_101-, and the Request Id: 1156c38d-6255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-6256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-6257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_101-, and the Request Id: 71ca8d40-6258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.455+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: eb835cf4-6260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-6261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103-, and the Request Id: e42a7131-6262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.457+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: 3bcdf744-6263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: a869aab7-6264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-6267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-6269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.461+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-6273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.462+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104, and the Request Id: 19eda547-6274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-6276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.463+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: 8a6b8535-6277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-6279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 4ef72b47-6283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-6284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.466+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.467+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: a069e909-6285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.468+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: f3c04068-6290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.469+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: dc7c9a95-6292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-6294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.469+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: d52dea51-6296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.471+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: 693de9e6-6298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-6299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: 190862d5-6301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: 778df988-6302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-6304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.474+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_102-, and the Request Id: 71ca8d40-6305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107-, and the Request Id: 3bcdf744-6307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_104, and the Request Id: 0f260a8d-6308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-6309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_109-, and the Request Id: 00fcb3d1-6310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.476+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_102-, and the Request Id: 1156c38d-6311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_114, and the Request Id: 5a9e691a-6313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_101-, and the Request Id: 78a195c9-6315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-6317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.479+0000 [Thread-4328] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:41.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104-, and the Request Id: e42a7131-6318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-6320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114-, and the Request Id: a869aab7-6324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-6326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-6329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: 19eda547-6332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.514+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-6337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.516+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 4ef72b47-6341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.517+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: eb835cf4-6343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.517+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: 8a6b8535-6344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 693de9e6-6353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.521+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: dc7c9a95-6354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-6356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.521+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: d52dea51-6357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.522+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: a069e909-6358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: 190862d5-6359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: f3c04068-6360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: 778df988-6361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.523+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: 0f260a8d-6362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.525+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: 00fcb3d1-6363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.525+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 3bcdf744-6365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-6366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_103-, and the Request Id: 71ca8d40-6367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.526+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: 1156c38d-6368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.526+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: 0f260a8d-6369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.526+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: 78a195c9-6370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105-, and the Request Id: e42a7131-6378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: 19eda547-6387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-6388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_115, and the Request Id: 5a9e691a-6393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-6395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.537+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-6396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-6397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.538+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.539+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: eb835cf4-6399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-6401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_111, and the Request Id: dc7c9a95-6402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: 4ef72b47-6403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 693de9e6-6404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-6408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-6407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115-, and the Request Id: a869aab7-6411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: 8a6b8535-6413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: d52dea51-6415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.544+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: 190862d5-6417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.545+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 3bcdf744-6418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_111-, and the Request Id: 00fcb3d1-6420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.546+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103, and the Request Id: 778df988-6421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-6422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.547+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: f3c04068-6423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.547+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: 0f260a8d-6424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.548+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: 71ca8d40-6425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_104-, and the Request Id: 1156c38d-6427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_101-, and the Request Id: a069e909-6429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-6430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_103-, and the Request Id: 78a195c9-6431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.552+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: e42a7131-6433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.552+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-6434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-6436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-6439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.555+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.555+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-6442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-6444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.558+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-6448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-6449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: 19eda547-6450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_116, and the Request Id: 5a9e691a-6452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.561+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 4ef72b47-6457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-6462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: a869aab7-6463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.564+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: 0f260a8d-6466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.565+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.566+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: dc7c9a95-6471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: d52dea51-6474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: 778df988-6475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_107, and the Request Id: 0f260a8d-6476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.567+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: eb835cf4-6477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: 190862d5-6478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110, and the Request Id: 693de9e6-6480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102, and the Request Id: 8a6b8535-6481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-6482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.570+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: 00fcb3d1-6483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_105-, and the Request Id: 71ca8d40-6484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.572+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: 78a195c9-6486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: f3c04068-6487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.572+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110-, and the Request Id: 3bcdf744-6488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: e42a7131-6489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.573+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: a069e909-6490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_105-, and the Request Id: 1156c38d-6492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.577+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-6499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-6502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108, and the Request Id: 19eda547-6504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_117, and the Request Id: 5a9e691a-6511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-6512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.585+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: 0f260a8d-6516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108-, and the Request Id: 4ef72b47-6517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-6519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: 778df988-6521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.586+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_108, and the Request Id: 0f260a8d-6522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: a869aab7-6523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-6525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.588+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_113, and the Request Id: dc7c9a95-6526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.589+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.590+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.590+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: d52dea51-6529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111, and the Request Id: 693de9e6-6537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.594+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_105-, and the Request Id: 78a195c9-6538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-6540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_103, and the Request Id: eb835cf4-6541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: 8a6b8535-6542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: 190862d5-6543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.597+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: 71ca8d40-6544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.597+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: 00fcb3d1-6545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-6546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 3bcdf744-6547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-6548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: e42a7131-6549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.600+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: a069e909-6550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: f3c04068-6551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.600+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: 1156c38d-6552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.601+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-6553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-6559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-6563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.606+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: 19eda547-6565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-6566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-6569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-6570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-6571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.609+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: 5a9e691a-6572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-6576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-6577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.611+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: 4ef72b47-6578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-6579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106, and the Request Id: 778df988-6581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.612+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.613+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: d52dea51-6584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.613+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: 0f260a8d-6585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: a869aab7-6586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.614+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: 693de9e6-6589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.614+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.614+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: 0f260a8d-6593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-6595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 190862d5-6596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_106-, and the Request Id: 78a195c9-6598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_104, and the Request Id: eb835cf4-6599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: 8a6b8535-6600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112-, and the Request Id: 3bcdf744-6601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.617+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: dc7c9a95-6602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.618+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: 71ca8d40-6604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: e42a7131-6606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_107-, and the Request Id: 1156c38d-6607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_104-, and the Request Id: a069e909-6608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: f3c04068-6611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-6612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-6614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.630+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: 00fcb3d1-6617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-6618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.634+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-6623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-6628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.637+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: 5a9e691a-6630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-6633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.638+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: 19eda547-6637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: 778df988-6638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-6640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.641+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: d52dea51-6644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: a869aab7-6645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.642+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: 0f260a8d-6646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.642+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: 190862d5-6648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: 4ef72b47-6649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_107-, and the Request Id: 78a195c9-6651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: 693de9e6-6655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-6656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: e42a7131-6658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_105, and the Request Id: eb835cf4-6660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105, and the Request Id: 8a6b8535-6662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.648+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.648+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: 71ca8d40-6664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.648+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: 1156c38d-6665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.649+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: dc7c9a95-6666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: 3bcdf744-6669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-6670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: f3c04068-6671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.652+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: a069e909-6672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-6673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_115-, and the Request Id: 00fcb3d1-6674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-6677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_120, and the Request Id: 5a9e691a-6684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-6688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: 19eda547-6692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: a869aab7-6693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-6697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108, and the Request Id: 778df988-6698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.662+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: 0f260a8d-6699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-6700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.663+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109, and the Request Id: d52dea51-6706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.666+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109, and the Request Id: 190862d5-6708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.666+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: 0f260a8d-6709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111-, and the Request Id: 4ef72b47-6711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.667+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: 78a195c9-6712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.668+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: eb835cf4-6714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: 693de9e6-6718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_109-, and the Request Id: 71ca8d40-6719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.670+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.671+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111-, and the Request Id: e42a7131-6722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-6723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-6724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.671+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: dc7c9a95-6725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: 8a6b8535-6726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_109-, and the Request Id: 1156c38d-6727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: f3c04068-6728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-6729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_116-, and the Request Id: 00fcb3d1-6733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: 3bcdf744-6734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.677+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: a069e909-6736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.680+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: 5a9e691a-6745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: a869aab7-6751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.683+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: 0f260a8d-6752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-6754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: 778df988-6756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.685+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-6757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-6759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112, and the Request Id: 19eda547-6761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_112, and the Request Id: 0f260a8d-6763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-6765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: d52dea51-6766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110, and the Request Id: 190862d5-6769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-6770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_109-, and the Request Id: 78a195c9-6771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.690+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: e42a7131-6776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.691+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: eb835cf4-6777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.692+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: 693de9e6-6778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.692+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: dc7c9a95-6779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.692+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112-, and the Request Id: 4ef72b47-6780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_110-, and the Request Id: 1156c38d-6782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.693+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: 71ca8d40-6783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107, and the Request Id: 8a6b8535-6786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-6789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.696+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: 00fcb3d1-6790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.697+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: f3c04068-6791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.697+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-6792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.697+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: 3bcdf744-6793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_107-, and the Request Id: a069e909-6796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-6797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-6802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.702+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: 5a9e691a-6803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-6808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: 778df988-6811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.705+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: 0f260a8d-6812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.705+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.706+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.707+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: a869aab7-6818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_113, and the Request Id: 0f260a8d-6819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.708+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: 78a195c9-6820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.709+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.709+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: 19eda547-6825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.710+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: d52dea51-6827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.712+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 190862d5-6832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_118, and the Request Id: dc7c9a95-6835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_108, and the Request Id: eb835cf4-6837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: 693de9e6-6838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: 4ef72b47-6839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.716+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: 71ca8d40-6841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.716+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: 1156c38d-6842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.716+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-6843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108, and the Request Id: 8a6b8535-6844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.718+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: e42a7131-6845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.718+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: 00fcb3d1-6846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: 3bcdf744-6847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-6848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: f3c04068-6849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-6851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-6852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-6853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.722+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: a069e909-6854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: 778df988-6863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-6866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-6870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-6874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.734+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: 78a195c9-6876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-6879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-6881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112, and the Request Id: d52dea51-6882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-6883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: 190862d5-6885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: 19eda547-6886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-6887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_119, and the Request Id: dc7c9a95-6888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 693de9e6-6889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: 4ef72b47-6892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.741+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_123, and the Request Id: 5a9e691a-6893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.742+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: 1156c38d-6895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.742+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: 0f260a8d-6894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.742+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: 71ca8d40-6896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.744+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: 00fcb3d1-6897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123-, and the Request Id: a869aab7-6900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: e42a7131-6901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.747+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-6904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-6905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-6907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-6908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-6909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: 8a6b8535-6910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_109, and the Request Id: eb835cf4-6911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: 3bcdf744-6913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-6914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-6915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.753+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: a069e909-6918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109-, and the Request Id: f3c04068-6922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-6923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.756+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-6925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: 778df988-6926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.756+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-6932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: d52dea51-6933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-6932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-6935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: 190862d5-6936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: 19eda547-6937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.761+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: 78a195c9-6939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.761+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: 0f260a8d-6941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-6941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-6942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.763+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: 71ca8d40-6943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-6944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-6945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 4ef72b47-6946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_120, and the Request Id: dc7c9a95-6947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-6948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-6944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-6948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-6950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_115, and the Request Id: 0f260a8d-6951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-6949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.766+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: 1156c38d-6953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-6955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_124, and the Request Id: 5a9e691a-6954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-6956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-6956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-6957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: 693de9e6-6958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.769+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: 00fcb3d1-6959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: e42a7131-6960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-6963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-6962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.771+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-6963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.772+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-6964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-6965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-6965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-6964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-6966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.773+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110, and the Request Id: 8a6b8535-6967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-6969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: a869aab7-6968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: 3bcdf744-6970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.774+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: eb835cf4-6971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-6972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-6973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.777+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: a069e909-6974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-6975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-6977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-6978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-6979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-6980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-6979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-6981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: f3c04068-6982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-6983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-6981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-6983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-6984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-6985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-6984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-6986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-6987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.784+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-6986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-6988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-6989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-6989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: d52dea51-6990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.787+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: 778df988-6991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116, and the Request Id: 19eda547-6992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-6993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-6994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-6995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-6995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-6996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-6997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-6996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.791+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: 78a195c9-6998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-6999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 4ef72b47-7000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-7001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-6997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119, and the Request Id: 693de9e6-7004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.795+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 190862d5-7005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.796+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: 0f260a8d-7007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-7008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.797+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: 5a9e691a-7009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_114-, and the Request Id: 71ca8d40-7010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: 3bcdf744-7011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.799+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: 1156c38d-7014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-7015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-7013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.800+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: 0f260a8d-7017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-7019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-7021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: a869aab7-7023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.804+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_121, and the Request Id: dc7c9a95-7025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: 8a6b8535-7026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: e42a7131-7028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-7029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-7032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: 19eda547-7034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.809+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: a069e909-7035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-7037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_121-, and the Request Id: 00fcb3d1-7039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-7042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: 4ef72b47-7045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_111, and the Request Id: eb835cf4-7046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: 190862d5-7049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: 778df988-7050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: 693de9e6-7053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-7054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-7055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_115-, and the Request Id: 1156c38d-7057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: f3c04068-7059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-7060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: d52dea51-7061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.819+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: 78a195c9-7063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: 3bcdf744-7064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-7066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-7067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-7069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.822+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: 5a9e691a-7070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.823+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: 71ca8d40-7072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-7073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-7074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-7075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.825+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: 0f260a8d-7076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-7077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.825+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126-, and the Request Id: a869aab7-7078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.826+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.827+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: dc7c9a95-7080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-7081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-7083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-7087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_117, and the Request Id: 0f260a8d-7088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.829+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.829+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: 19eda547-7090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-7091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-7093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.831+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: 00fcb3d1-7094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: 8a6b8535-7097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-7098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117-, and the Request Id: e42a7131-7099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: 190862d5-7100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118-, and the Request Id: 4ef72b47-7102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: 693de9e6-7103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.837+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: a069e909-7108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-7109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.838+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_116-, and the Request Id: 1156c38d-7111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-7113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.839+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: eb835cf4-7114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.839+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116, and the Request Id: d52dea51-7116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.840+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: 3bcdf744-7117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-7119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-7120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-7121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.843+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: 5a9e691a-7123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_116-, and the Request Id: 71ca8d40-7124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-7128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: f3c04068-7130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.846+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.847+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: 778df988-7131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_123, and the Request Id: dc7c9a95-7136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: a869aab7-7137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-7140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_115-, and the Request Id: 78a195c9-7141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-7142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.853+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: 0f260a8d-7144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-7146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.855+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: 0f260a8d-7148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-7149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.856+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: 00fcb3d1-7152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: 190862d5-7153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: 19eda547-7154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-7155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.859+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: 693de9e6-7158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.860+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: 1156c38d-7160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-7161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118-, and the Request Id: e42a7131-7162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.860+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-7163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: 4ef72b47-7165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.862+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: 8a6b8535-7168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.863+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: d52dea51-7170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: 3bcdf744-7172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-7173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-7174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.865+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: eb835cf4-7175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-7176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-7178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-7180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_113-, and the Request Id: a069e909-7181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_128, and the Request Id: 5a9e691a-7182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.869+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: 71ca8d40-7183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: f3c04068-7184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-7185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-7188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-7189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-7190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.872+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-7191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-7193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: 778df988-7194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.875+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: 0f260a8d-7196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: a869aab7-7197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-7198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-7200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.876+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: dc7c9a95-7201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.876+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: 0f260a8d-7202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_116-, and the Request Id: 78a195c9-7203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-7205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.878+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.880+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 190862d5-7210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-7212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: 19eda547-7213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119-, and the Request Id: e42a7131-7214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: 693de9e6-7217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.882+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: 00fcb3d1-7218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-7219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.883+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: 1156c38d-7220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: 4ef72b47-7222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: 3bcdf744-7224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-7225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-7226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.886+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-7228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: d52dea51-7230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.889+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: eb835cf4-7236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-7237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: 8a6b8535-7238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.891+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: 5a9e691a-7240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_118-, and the Request Id: 71ca8d40-7241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-7242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-7244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: f3c04068-7247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_114-, and the Request Id: a069e909-7248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-7249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: 778df988-7251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129-, and the Request Id: a869aab7-7254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-7257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_125, and the Request Id: dc7c9a95-7258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-7260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.900+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: 0f260a8d-7263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: 190862d5-7264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-7265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-7267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: 693de9e6-7268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_117-, and the Request Id: 78a195c9-7270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-7271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_125-, and the Request Id: 00fcb3d1-7272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.904+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: 0f260a8d-7273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.905+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: 1156c38d-7276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: 19eda547-7278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-7279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 3bcdf744-7280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: d52dea51-7283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120-, and the Request Id: e42a7131-7284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121-, and the Request Id: 4ef72b47-7287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.911+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: 71ca8d40-7290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-7291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.913+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-7294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: 8a6b8535-7296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-7297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-7299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_130, and the Request Id: 5a9e691a-7300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.916+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-7301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_115, and the Request Id: eb835cf4-7303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.919+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-7308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-7309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_115-, and the Request Id: a069e909-7310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: 778df988-7311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: a869aab7-7313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.921+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: dc7c9a95-7314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: f3c04068-7317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-7320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-7321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125, and the Request Id: 693de9e6-7322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.924+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: 78a195c9-7323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.924+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: 00fcb3d1-7324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-7326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-7327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-7330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-7331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 190862d5-7332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: 3bcdf744-7333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.928+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: 0f260a8d-7334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-7337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-7338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-7339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: 19eda547-7340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-7342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: d52dea51-7343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.932+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: 1156c38d-7344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: e42a7131-7345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-7346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-7348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 4ef72b47-7349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-7352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.936+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.936+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: 71ca8d40-7354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_131, and the Request Id: 5a9e691a-7355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-7356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-7357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-7362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.940+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_127, and the Request Id: dc7c9a95-7365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.941+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: eb835cf4-7368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: 8a6b8535-7369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-7370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: a869aab7-7374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-7376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.946+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: 693de9e6-7378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: 778df988-7377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_127-, and the Request Id: 00fcb3d1-7379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-7380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.949+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: 0f260a8d-7381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: f3c04068-7382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.950+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: a069e909-7384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 3bcdf744-7385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-7386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-7390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: d52dea51-7393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.954+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: 78a195c9-7394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-7395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: 190862d5-7397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.956+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: 19eda547-7399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_122, and the Request Id: 0f260a8d-7400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.959+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: 71ca8d40-7402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_121-, and the Request Id: 1156c38d-7403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-7404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-7405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: 4ef72b47-7406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: f3c04068-7411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-7412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-7413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-7414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 00fcb3d1-7415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.965+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-7416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_132, and the Request Id: 5a9e691a-7417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-7418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-7419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.966+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: dc7c9a95-7420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122-, and the Request Id: e42a7131-7421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.967+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.968+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: 693de9e6-7425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-7427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_128-, and the Request Id: 00fcb3d1-7429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-7430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: 3bcdf744-7431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-7432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: a869aab7-7433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 0f260a8d-7434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a069e909-7435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-7438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: dc7c9a95-7439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_117, and the Request Id: eb835cf4-7440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: 8a6b8535-7442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.976+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-7443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.977+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-7447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120, and the Request Id: 778df988-7448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.978+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: 19eda547-7449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.978+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: 190862d5-7450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-7451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: f3c04068-7452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.979+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-7453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.980+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: a069e909-7454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.980+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-7455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.981+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: 78a195c9-7456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-7457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 3bcdf744-7458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: d52dea51-7459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124-, and the Request Id: 4ef72b47-7460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.983+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: 0f260a8d-7461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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_122-, and the Request Id: 1156c38d-7462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.983+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 5a9e691a-7463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: e42a7131-7464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-7466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: a869aab7-7467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.985+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: 0f260a8d-7468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.985+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: 71ca8d40-7469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-7470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 19eda547-7471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.986+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 693de9e6-7472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.987+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: 5a9e691a-7473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 190862d5-7475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: 693de9e6-7477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 4ef72b47-7478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-7479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: d52dea51-7481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: a869aab7-7482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.991+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: dc7c9a95-7483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123-, and the Request Id: e42a7131-7484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-7485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 78a195c9-7486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 1156c38d-7487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 3bcdf744-7488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-7489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-7490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.996+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: 00fcb3d1-7491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-7492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: eb835cf4-7493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.996+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-7494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 71ca8d40-7495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: 19eda547-7496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.998+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: eb835cf4-7498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 778df988-7499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-7500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.999+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:41.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: 8a6b8535-7501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-7503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-7504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: 778df988-7506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: f3c04068-7508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: 190862d5-7512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: 8a6b8535-7511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: d52dea51-7513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: 4ef72b47-7516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.006+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: 78a195c9-7518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-7519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_118-, and the Request Id: a069e909-7520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_123-, and the Request Id: 1156c38d-7521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.008+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: 71ca8d40-7523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.009+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: 0f260a8d-7524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-7528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.011+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: 0f260a8d-7531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.012+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: 5a9e691a-7533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: 693de9e6-7534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-7537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.014+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-7538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: a869aab7-7541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.016+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: e42a7131-7543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.017+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: 3bcdf744-7544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.017+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: dc7c9a95-7545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-7547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-7549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.022+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: eb835cf4-7555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.022+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.023+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: 00fcb3d1-7556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-7557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-7558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: 19eda547-7559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-7560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-7564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-7567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: d52dea51-7569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119-, and the Request Id: f3c04068-7570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: 8a6b8535-7571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: 4ef72b47-7572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: 190862d5-7573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122, and the Request Id: 778df988-7574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.028+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-7575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-7578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.031+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: 1156c38d-7579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.031+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: a069e909-7580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.032+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: 71ca8d40-7583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.034+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: 78a195c9-7587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.034+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.034+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: 693de9e6-7588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-7589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-7591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.036+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: 5a9e691a-7592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-7593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.037+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.038+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_131, and the Request Id: dc7c9a95-7598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 3bcdf744-7599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-7600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.039+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.039+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: 0f260a8d-7602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-7603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-7604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.043+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: 00fcb3d1-7607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-7608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.045+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127, and the Request Id: 19eda547-7613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.046+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: eb835cf4-7614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_125, and the Request Id: 0f260a8d-7615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.046+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: a869aab7-7616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.047+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125, and the Request Id: 190862d5-7620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-7621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-7624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: f3c04068-7625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127-, and the Request Id: 4ef72b47-7629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120, and the Request Id: 8a6b8535-7632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.059+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-7631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: d52dea51-7633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: e42a7131-7634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.061+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: 778df988-7636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.062+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: 1156c38d-7637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.063+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: dc7c9a95-7639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-7640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.065+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: a069e909-7644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.065+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: 71ca8d40-7643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-7645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_123-, and the Request Id: 78a195c9-7646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.067+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: 00fcb3d1-7648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-7650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-7651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 693de9e6-7653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-7654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.071+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: 5a9e691a-7657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-7659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131-, and the Request Id: 3bcdf744-7663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: a869aab7-7666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-7668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_121, and the Request Id: eb835cf4-7673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.080+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126, and the Request Id: 190862d5-7676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-7677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-7678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: 19eda547-7679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.082+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: 0f260a8d-7681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-7686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.084+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_126, and the Request Id: 0f260a8d-7689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_126-, and the Request Id: 1156c38d-7691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: d52dea51-7692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: 778df988-7693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.085+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: dc7c9a95-7694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: e42a7131-7695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: f3c04068-7698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_126-, and the Request Id: 71ca8d40-7699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.089+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: 00fcb3d1-7700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 4ef72b47-7701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: 8a6b8535-7703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-7704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.092+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: 78a195c9-7705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.094+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-7708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-7709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_137, and the Request Id: 5a9e691a-7710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.098+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: a069e909-7713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-7716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.100+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: a869aab7-7720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: 693de9e6-7721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-7722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-7724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.104+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: 0f260a8d-7725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.106+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: dc7c9a95-7729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.107+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 3bcdf744-7733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.107+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: 0f260a8d-7734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.107+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-7737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-7738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 190862d5-7739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.110+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.110+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: eb835cf4-7742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.112+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: 00fcb3d1-7747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127-, and the Request Id: e42a7131-7748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125, and the Request Id: 778df988-7749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129, and the Request Id: 19eda547-7750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: f3c04068-7756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.115+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-7755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.115+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.116+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_127-, and the Request Id: 1156c38d-7757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_125-, and the Request Id: 78a195c9-7758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: 8a6b8535-7759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: d52dea51-7760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-7761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-7763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 4ef72b47-7765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-7766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.120+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: 71ca8d40-7767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-7769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190862d5-7770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_138, and the Request Id: 5a9e691a-7771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.122+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: a069e909-7772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.122+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-7773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.122+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-7775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-7776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133, and the Request Id: 693de9e6-7778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-7780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: a869aab7-7781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.127+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: 0f260a8d-7786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.128+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-7788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: 3bcdf744-7791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.130+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: eb835cf4-7792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-7794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.131+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: 0f260a8d-7795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_135, and the Request Id: dc7c9a95-7799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: 778df988-7801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.134+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-7802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-7803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-7805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: e42a7131-7804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: f3c04068-7807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_126-, and the Request Id: 78a195c9-7809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.138+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: 8a6b8535-7812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.138+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.139+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: 00fcb3d1-7815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: 190862d5-7817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.140+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: d52dea51-7818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-7820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: 19eda547-7821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-7824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_139, and the Request Id: 5a9e691a-7825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.143+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: a069e909-7826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_128-, and the Request Id: 71ca8d40-7829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.144+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: 4ef72b47-7830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_128-, and the Request Id: 1156c38d-7831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: a869aab7-7832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-7834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-7836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-7839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-7841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.149+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.149+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134, and the Request Id: 693de9e6-7842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.150+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-7846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 3bcdf744-7853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.153+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.153+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-7854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.154+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: 0f260a8d-7855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.154+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: dc7c9a95-7856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_124, and the Request Id: eb835cf4-7857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: 778df988-7862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.157+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: 00fcb3d1-7863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-7865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.158+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: f3c04068-7866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.159+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-7867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-7869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-7870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.160+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: 78a195c9-7871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: 19eda547-7873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-7875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: d52dea51-7874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129-, and the Request Id: e42a7131-7876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.161+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: 5a9e691a-7878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-7880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.163+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: 190862d5-7882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-7884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-7885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: 8a6b8535-7886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.165+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: 71ca8d40-7887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: 4ef72b47-7888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_129-, and the Request Id: 1156c38d-7889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-7890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: a869aab7-7891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-7894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_124-, and the Request Id: a069e909-7895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.168+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-7896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.169+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: 693de9e6-7898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-7901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-7902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.173+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_137, and the Request Id: dc7c9a95-7909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.174+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 3bcdf744-7910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-7911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.174+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-7914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128, and the Request Id: 778df988-7915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-7916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_125, and the Request Id: eb835cf4-7917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-7918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-7919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.180+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: 0f260a8d-7920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_137-, and the Request Id: 00fcb3d1-7921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.180+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_128-, and the Request Id: 78a195c9-7922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: f3c04068-7925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.183+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-7928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-7929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-7931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.192+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-7931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.192+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: 0f260a8d-7933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-7934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-7934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: d52dea51-7935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-7938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-7939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.195+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: 5a9e691a-7940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.195+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: 19eda547-7941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125, and the Request Id: 8a6b8535-7942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-7943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: e42a7131-7944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.200+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: a869aab7-7947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.200+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: a069e909-7948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132-, and the Request Id: 4ef72b47-7949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.202+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: 71ca8d40-7950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.203+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-7951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: 4e01aaeb-7952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-7953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.204+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-7951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-7954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-7955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.204+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-7956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.205+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-7956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-7957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-7959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-7957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.206+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: dc7c9a95-7961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-7962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-7963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.207+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-7962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.207+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: 693de9e6-7964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 190862d5-7965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-7966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-7967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-7967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-7968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-7966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-7969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-7969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-7970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-7970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: 778df988-7971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.211+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: eb835cf4-7972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-7973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: 3bcdf744-7974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-7975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_138-, and the Request Id: 00fcb3d1-7976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-7977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-7978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-7979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-7980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-7980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_129-, and the Request Id: 78a195c9-7981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-7982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: f3c04068-7983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-7984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-7985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-7984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-7986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_142, and the Request Id: 5a9e691a-7987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-7989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-7990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.218+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: 0f260a8d-7988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-7986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-7989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-7990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-7991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-7988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-7992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-7993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-7994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.220+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-7993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-7992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-7995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-7996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133, and the Request Id: 19eda547-7997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.221+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-7995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-7996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.221+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: 0f260a8d-7998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: d52dea51-8000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-7999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: 8a6b8535-8001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-8002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: a869aab7-8003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-8005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131-, and the Request Id: e42a7131-8007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: 4ef72b47-8009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.226+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.227+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: 71ca8d40-8013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.227+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: a069e909-8012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.227+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: dc7c9a95-8015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 4e01aaeb-8016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-8018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-8019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-8020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: 190862d5-8022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.231+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137, and the Request Id: 693de9e6-8025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-8027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_139-, and the Request Id: 00fcb3d1-8028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.233+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: eb835cf4-8029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: 3bcdf744-8033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.235+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-8036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.236+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.236+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: 778df988-8037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.237+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: f3c04068-8039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-8042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.240+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-8043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_130-, and the Request Id: 78a195c9-8044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.242+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-8049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.243+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: 5a9e691a-8051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.243+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.244+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.244+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.244+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.245+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: 19eda547-8057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: d52dea51-8058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: a869aab7-8059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_132, and the Request Id: 0f260a8d-8060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.249+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.249+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: dc7c9a95-8065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.249+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: 71ca8d40-8066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-8070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.253+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: 00fcb3d1-8074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.254+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: 4ef72b47-8076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: 4e01aaeb-8077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: e42a7131-8078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: 8a6b8535-8082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: 778df988-8083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.256+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: eb835cf4-8084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-8085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132-, and the Request Id: 190862d5-8090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.260+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: a069e909-8092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.260+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: 693de9e6-8093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.260+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: 78a195c9-8095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: f3c04068-8096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-8098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: 3bcdf744-8104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: d52dea51-8106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.266+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.266+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: 5a9e691a-8111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-8113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.267+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: dc7c9a95-8114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-8116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.268+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: 71ca8d40-8117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.270+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.271+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: 00fcb3d1-8123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.272+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: a869aab7-8126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.272+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: 0f260a8d-8127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: 19eda547-8128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: e42a7131-8136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132, and the Request Id: 778df988-8135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-8137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-8138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135-, and the Request Id: 4ef72b47-8141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: 8a6b8535-8143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133, and the Request Id: 4e01aaeb-8145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_132-, and the Request Id: 78a195c9-8147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.280+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: eb835cf4-8149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-8150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: 190862d5-8154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.283+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: a069e909-8155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: f3c04068-8158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.284+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: d52dea51-8160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: 693de9e6-8162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.285+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.286+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: dc7c9a95-8165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-8171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.290+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: 00fcb3d1-8172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_145, and the Request Id: 5a9e691a-8174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.291+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: 71ca8d40-8173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 3bcdf744-8175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.292+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: 0f260a8d-8177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-8179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.294+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: a869aab7-8184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.295+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: 19eda547-8185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-8186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.296+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: 0f260a8d-8188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.297+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133, and the Request Id: 778df988-8190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.299+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: e42a7131-8199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_130, and the Request Id: eb835cf4-8200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.302+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: 78a195c9-8201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 4ef72b47-8202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134, and the Request Id: 4e01aaeb-8205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-8206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-8209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-8212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.306+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: dc7c9a95-8213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: d52dea51-8214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: f3c04068-8215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129, and the Request Id: 8a6b8535-8217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: 190862d5-8219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-8222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_143-, and the Request Id: 00fcb3d1-8223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.310+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: 71ca8d40-8224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.311+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: a069e909-8226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: 693de9e6-8227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.313+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: 0f260a8d-8232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_135, and the Request Id: 0f260a8d-8237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 3bcdf744-8238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.315+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: 5a9e691a-8239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-8240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.316+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-8241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.318+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-8246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.319+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: e42a7131-8249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: 778df988-8250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.320+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: 19eda547-8251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-8252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146-, and the Request Id: a869aab7-8255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-8256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.322+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.322+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-8258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-8259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.323+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135, and the Request Id: 4e01aaeb-8261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.324+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: eb835cf4-8262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.324+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: 78a195c9-8263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-8265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.325+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 4ef72b47-8267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.325+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.325+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: dc7c9a95-8268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.326+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.326+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: d52dea51-8270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: 190862d5-8271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: f3c04068-8274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-8276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.329+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: 00fcb3d1-8277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.330+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-8279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.331+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_136-, and the Request Id: 71ca8d40-8281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130, and the Request Id: 8a6b8535-8282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-8284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-8285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.335+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: a069e909-8287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.335+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-8290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-8291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.336+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: 693de9e6-8293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-8294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.337+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: 0f260a8d-8296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.338+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.338+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.339+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.339+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: 5a9e691a-8299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.339+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: 0f260a8d-8301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: 3bcdf744-8304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-8307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: 778df988-8309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-8312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136, and the Request Id: 4e01aaeb-8313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147-, and the Request Id: a869aab7-8314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.345+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: e42a7131-8316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: 19eda547-8317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.346+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-8318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.347+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-8320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.347+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: dc7c9a95-8322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.347+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: 78a195c9-8323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-8326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.348+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_132, and the Request Id: eb835cf4-8328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: 190862d5-8329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: d52dea51-8330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 4ef72b47-8331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: f3c04068-8334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_145-, and the Request Id: 00fcb3d1-8335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-8336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-8339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_137-, and the Request Id: 71ca8d40-8340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: 8a6b8535-8342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-8348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.359+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: a069e909-8352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-8353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.360+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: 0f260a8d-8354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-8358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.362+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.362+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: 5a9e691a-8362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: 693de9e6-8363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: 778df988-8364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_137, and the Request Id: 0f260a8d-8365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 3bcdf744-8371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-8372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137, and the Request Id: 4e01aaeb-8374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: a869aab7-8375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.367+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: e42a7131-8376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.368+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: 78a195c9-8378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.368+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.368+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: 19eda547-8380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.369+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-8382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.369+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: dc7c9a95-8383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_133, and the Request Id: eb835cf4-8384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-8388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137-, and the Request Id: 190862d5-8389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: d52dea51-8390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.373+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: 4ef72b47-8392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_146-, and the Request Id: 00fcb3d1-8393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: f3c04068-8394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_138-, and the Request Id: 71ca8d40-8396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-8398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.376+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-8400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-8404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.379+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.379+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: 8a6b8535-8405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-8407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-8409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.381+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143, and the Request Id: 693de9e6-8411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-8413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.382+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: 0f260a8d-8414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.383+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.383+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: a069e909-8415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-8417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-8419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_138, and the Request Id: 0f260a8d-8421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: 3bcdf744-8424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.386+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.387+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-8429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140, and the Request Id: 19eda547-8432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_149, and the Request Id: 5a9e691a-8433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138, and the Request Id: 4e01aaeb-8435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.390+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: dc7c9a95-8436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-8437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.390+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: e42a7131-8438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.391+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: 778df988-8439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-8442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-8443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.393+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: eb835cf4-8446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140-, and the Request Id: 4ef72b47-8445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: d52dea51-8447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_137-, and the Request Id: 78a195c9-8448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: a869aab7-8449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.395+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: 00fcb3d1-8450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-8451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.395+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: 190862d5-8452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.398+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: 71ca8d40-8455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-8456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-8461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: f3c04068-8462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: 693de9e6-8468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-8469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.404+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: 8a6b8535-8471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-8473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-8474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144-, and the Request Id: 3bcdf744-8476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.408+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: 0f260a8d-8478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-8479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: 19eda547-8480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.410+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: a069e909-8484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-8485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.411+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.411+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: 0f260a8d-8488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: 778df988-8489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-8490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: 4ef72b47-8491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.413+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-8494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.413+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: 5a9e691a-8495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.414+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: dc7c9a95-8497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: 4e01aaeb-8498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.415+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: e42a7131-8500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-8501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: d52dea51-8504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: 190862d5-8505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: a869aab7-8507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_148-, and the Request Id: 00fcb3d1-8508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.420+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: 78a195c9-8509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_135, and the Request Id: eb835cf4-8513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_140-, and the Request Id: 71ca8d40-8515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-8516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-8518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-8519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: f3c04068-8522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.426+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-8523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-8526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-8527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-8529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.430+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: 19eda547-8532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.431+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: 693de9e6-8534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: 8a6b8535-8535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.431+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: 0f260a8d-8536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-8538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.432+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-8539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: 4ef72b47-8541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.433+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: 0f260a8d-8542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: 3bcdf744-8544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-8545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_134-, and the Request Id: a069e909-8547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.435+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: 778df988-8549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_151, and the Request Id: 5a9e691a-8555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.438+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: dc7c9a95-8556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: d52dea51-8557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 4e01aaeb-8560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.440+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: e42a7131-8561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_141-, and the Request Id: 71ca8d40-8563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.442+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: 00fcb3d1-8565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151-, and the Request Id: a869aab7-8567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.444+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: 78a195c9-8568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 190862d5-8569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.445+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-8579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.447+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: eb835cf4-8580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-8581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-8582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.449+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: 19eda547-8586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: f3c04068-8592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 693de9e6-8593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: 8a6b8535-8595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.453+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: 0f260a8d-8597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-8598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143-, and the Request Id: 4ef72b47-8599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.455+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_141, and the Request Id: 0f260a8d-8601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: 3bcdf744-8602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-8604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: d52dea51-8609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-8611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.461+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: a069e909-8614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: e42a7131-8616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-8617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_152, and the Request Id: 5a9e691a-8618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.463+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: 71ca8d40-8620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.463+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: dc7c9a95-8621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.463+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: 778df988-8622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: 4e01aaeb-8624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-8626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.467+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: 78a195c9-8630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: a869aab7-8631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.468+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: 00fcb3d1-8632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-8634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141-, and the Request Id: 190862d5-8635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.472+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: 693de9e6-8642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.473+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: eb835cf4-8645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.474+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144, and the Request Id: 19eda547-8648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.475+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: 3bcdf744-8652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: 8a6b8535-8655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: f3c04068-8656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-8657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-8658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.487+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: 0f260a8d-8659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-8661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-8662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.489+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: d52dea51-8663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-8664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.489+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: a069e909-8665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-8667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.490+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: 0f260a8d-8669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-8670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.492+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: 5a9e691a-8672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.493+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: 71ca8d40-8674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.494+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142, and the Request Id: 4e01aaeb-8677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-8678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: e42a7131-8679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 4ef72b47-8681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: 693de9e6-8685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.496+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.496+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: a869aab7-8687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.497+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: 778df988-8690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_151, and the Request Id: dc7c9a95-8689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: 190862d5-8691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-8693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: 3bcdf744-8695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-8698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.501+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.501+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: 00fcb3d1-8699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.501+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: eb835cf4-8700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.502+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: 78a195c9-8701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-8704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: f3c04068-8708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-8709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: 8a6b8535-8711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-8714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-8717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145, and the Request Id: 19eda547-8722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_137-, and the Request Id: a069e909-8723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: d52dea51-8728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_143, and the Request Id: 0f260a8d-8729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.513+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_154, and the Request Id: 5a9e691a-8732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.514+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145-, and the Request Id: 4ef72b47-8736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.515+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143, and the Request Id: 4e01aaeb-8737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143-, and the Request Id: e42a7131-8740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.518+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: 71ca8d40-8742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.519+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149, and the Request Id: 693de9e6-8743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154-, and the Request Id: a869aab7-8746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.520+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.520+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-8751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.521+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: dc7c9a95-8752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: 778df988-8753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.522+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_139, and the Request Id: eb835cf4-8757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: 190862d5-8754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 3bcdf744-8759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.526+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: 78a195c9-8763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.528+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: 00fcb3d1-8766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-8767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: f3c04068-8769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: 8a6b8535-8772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.530+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-8773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_144, and the Request Id: 0f260a8d-8776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-8777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-8780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-8781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.534+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.534+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: a069e909-8782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.536+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: 19eda547-8788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-8790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: e42a7131-8791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.537+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: d52dea51-8792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: 693de9e6-8794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_155, and the Request Id: 5a9e691a-8796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 4e01aaeb-8801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.541+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.542+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_145-, and the Request Id: 71ca8d40-8805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.542+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: dc7c9a95-8806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 3bcdf744-8808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: 778df988-8809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: a869aab7-8810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: 4ef72b47-8811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-8813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.545+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-8814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: 190862d5-8815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.546+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: eb835cf4-8817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.547+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: 00fcb3d1-8821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.549+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: 78a195c9-8823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: f3c04068-8825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-8826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-8827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-8832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.554+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: 0f260a8d-8834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.554+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-8835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.554+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: 8a6b8535-8836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-8837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.556+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: 0f260a8d-8840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-8841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.557+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-8844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: d52dea51-8845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.559+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: a069e909-8848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.559+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.560+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_156, and the Request Id: 5a9e691a-8852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.564+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: e42a7131-8855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 693de9e6-8856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: 19eda547-8857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.567+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.567+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: a869aab7-8859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.568+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_154, and the Request Id: dc7c9a95-8861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: 4ef72b47-8862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-8863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.572+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: 71ca8d40-8869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: 778df988-8871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: 4e01aaeb-8872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.574+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: 00fcb3d1-8875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_141, and the Request Id: eb835cf4-8876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-8879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151-, and the Request Id: 3bcdf744-8877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-8881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.579+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: 78a195c9-8882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 190862d5-8883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-8884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: f3c04068-8887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-8890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_146, and the Request Id: 0f260a8d-8893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-8897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140, and the Request Id: 8a6b8535-8898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-8899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-8900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.589+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: 5a9e691a-8903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.589+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.590+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: e42a7131-8908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: 19eda547-8909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_155, and the Request Id: dc7c9a95-8911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: a869aab7-8912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-8913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.593+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: a069e909-8914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-8915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-8916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-8917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.595+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.595+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: 00fcb3d1-8920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.596+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: d52dea51-8923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-8924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.597+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-8926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-8927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: 4ef72b47-8928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.598+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: 693de9e6-8930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.599+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: eb835cf4-8929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145, and the Request Id: 778df988-8931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-8932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.599+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-8933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-8934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-8937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.603+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146, and the Request Id: 4e01aaeb-8938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.603+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-8939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.604+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: 78a195c9-8940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.604+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: 71ca8d40-8941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: 3bcdf744-8942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.604+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: 0f260a8d-8943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.605+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-8943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: f3c04068-8945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-8946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-8947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-8948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_147, and the Request Id: 0f260a8d-8949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146-, and the Request Id: 190862d5-8952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-8951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-8953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-8953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.609+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: 5a9e691a-8954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-8955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-8955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-8956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.610+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-8957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-8958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-8959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141, and the Request Id: 8a6b8535-8962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-8961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-8959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-8961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-8964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: e42a7131-8965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-8966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-8964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-8966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-8967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: a869aab7-8968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: 19eda547-8969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.614+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: dc7c9a95-8970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-8972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.616+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: a069e909-8973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-8972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-8975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-8976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-8975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-8977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-8978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: 778df988-8980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-8976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-8979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.619+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: 00fcb3d1-8981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.619+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-8982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.620+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-8982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.623+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: 4ef72b47-8983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.623+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: d52dea51-8984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-8985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-8986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-8987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-8985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.625+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-8988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-8989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-8988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-8989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.627+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-8990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-8991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.627+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: 78a195c9-8992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-8991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-8993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_143, and the Request Id: eb835cf4-8994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-8995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-8996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-8993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.629+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: 693de9e6-8997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-8998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-8999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.630+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-8998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_148-, and the Request Id: 71ca8d40-9000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: 4e01aaeb-9001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-8999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-9002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-9005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: 3bcdf744-9006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.633+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: 5a9e691a-9007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: f3c04068-9009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.634+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: 0f260a8d-9010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147-, and the Request Id: 190862d5-9011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.635+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.636+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159-, and the Request Id: a869aab7-9014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_148, and the Request Id: 0f260a8d-9015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-9020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.638+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: 8a6b8535-9021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-9022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-9023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: e42a7131-9024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-9025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.642+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: a069e909-9030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_157, and the Request Id: dc7c9a95-9032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: 19eda547-9034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147, and the Request Id: 778df988-9035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-9036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-9037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.646+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: 00fcb3d1-9038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-9041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.647+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-9042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-9043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_147-, and the Request Id: 78a195c9-9044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150-, and the Request Id: 4ef72b47-9045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.650+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-9048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: d52dea51-9050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 693de9e6-9055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.653+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: eb835cf4-9056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.654+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: 5a9e691a-9061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.654+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: 71ca8d40-9062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-9063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.655+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: 0f260a8d-9064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.656+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: 3bcdf744-9066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: a869aab7-9067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.658+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: 4e01aaeb-9069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.658+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: f3c04068-9071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.658+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: 0f260a8d-9072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-9073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-9078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-9079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143, and the Request Id: 8a6b8535-9080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.662+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: 190862d5-9081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-9082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: e42a7131-9086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: 19eda547-9091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_158, and the Request Id: dc7c9a95-9092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: 778df988-9094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_143-, and the Request Id: a069e909-9095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-9096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151-, and the Request Id: 4ef72b47-9101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.670+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-9102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.671+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: 00fcb3d1-9103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.671+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: 78a195c9-9104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.671+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150, and the Request Id: d52dea51-9105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.673+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.673+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-9110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-9112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-9113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.674+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: 693de9e6-9115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.675+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: 5a9e691a-9116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.675+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: eb835cf4-9117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-9119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_150-, and the Request Id: 71ca8d40-9122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-9123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.678+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: a869aab7-9124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-9125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.679+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: 0f260a8d-9126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.679+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.680+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: 3bcdf744-9128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: f3c04068-9130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: 4e01aaeb-9131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-9133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_150, and the Request Id: 0f260a8d-9136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 190862d5-9139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.684+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144, and the Request Id: 8a6b8535-9140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.685+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-9142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.688+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: dc7c9a95-9147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.688+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-9148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150-, and the Request Id: e42a7131-9149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: 778df988-9150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-9151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-9153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_144-, and the Request Id: a069e909-9155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.692+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: 78a195c9-9156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_159-, and the Request Id: 00fcb3d1-9157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-9158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-9160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: 19eda547-9163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.695+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.695+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: d52dea51-9164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-9170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.698+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.698+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_146, and the Request Id: eb835cf4-9174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152-, and the Request Id: 4ef72b47-9176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.700+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156, and the Request Id: 693de9e6-9177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.701+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: 5a9e691a-9178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-9179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-9180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.702+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: 71ca8d40-9182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: f3c04068-9184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: 3bcdf744-9185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.705+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: a869aab7-9187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.705+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: 0f260a8d-9189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-9194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.708+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-9195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: 778df988-9198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: e42a7131-9200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 4e01aaeb-9202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: 8a6b8535-9207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.712+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_160, and the Request Id: dc7c9a95-9209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.713+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: 78a195c9-9210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.715+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: 190862d5-9213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-9214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-9217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.716+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: d52dea51-9220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.717+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: a069e909-9222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.717+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: 00fcb3d1-9223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: 19eda547-9224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-9225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.719+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-9226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-9229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-9231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-9232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.722+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: 71ca8d40-9234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.722+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: 0f260a8d-9235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_147, and the Request Id: eb835cf4-9237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: 4ef72b47-9236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.723+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.723+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: 5a9e691a-9239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.725+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: 693de9e6-9243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.725+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: 0f260a8d-9244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-9245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-9246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: f3c04068-9248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: 778df988-9250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163-, and the Request Id: a869aab7-9253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 3bcdf744-9254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.729+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: e42a7131-9255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.731+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: 78a195c9-9258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-9259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-9262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.732+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: 8a6b8535-9266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: 4e01aaeb-9268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-9271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.736+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: dc7c9a95-9273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.737+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.738+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-9276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.738+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151-, and the Request Id: 190862d5-9278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: d52dea51-9279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_146-, and the Request Id: a069e909-9280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-9282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.741+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: 00fcb3d1-9285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: 19eda547-9286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.742+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: 0f260a8d-9287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_153, and the Request Id: 0f260a8d-9294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: 693de9e6-9296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.747+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.747+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: 71ca8d40-9298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-9299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.748+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 4ef72b47-9301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.748+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: 5a9e691a-9303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.749+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: eb835cf4-9304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-9306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152, and the Request Id: 778df988-9307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158-, and the Request Id: 3bcdf744-9308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-9309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.752+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153-, and the Request Id: e42a7131-9311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: f3c04068-9314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164-, and the Request Id: a869aab7-9315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.755+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.756+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-9318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_152-, and the Request Id: 78a195c9-9319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.756+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-9320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-9321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.757+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.758+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.758+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_162, and the Request Id: dc7c9a95-9329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: 8a6b8535-9330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: 4e01aaeb-9332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-9335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: 19eda547-9339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.763+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: 00fcb3d1-9340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.764+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: a069e909-9341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: d52dea51-9345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 190862d5-9353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 4ef72b47-9355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.769+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159, and the Request Id: 693de9e6-9357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.770+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: 5a9e691a-9358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_154, and the Request Id: 0f260a8d-9360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.770+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: eb835cf4-9361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.772+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: 778df988-9363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.772+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: 71ca8d40-9364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-9365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-9366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: a869aab7-9368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.774+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 3bcdf744-9370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: e42a7131-9371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.775+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: 78a195c9-9372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: f3c04068-9373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.776+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-9378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-9379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.779+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-9381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: 8a6b8535-9386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-9388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-9389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: 19eda547-9392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-9393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_148-, and the Request Id: a069e909-9396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-9397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: 4e01aaeb-9400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156-, and the Request Id: 4ef72b47-9403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.787+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: dc7c9a95-9405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.788+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: d52dea51-9407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_155, and the Request Id: 0f260a8d-9412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_166, and the Request Id: 5a9e691a-9414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: 190862d5-9415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: 693de9e6-9418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_150, and the Request Id: eb835cf4-9420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.792+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: 00fcb3d1-9421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.793+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: 71ca8d40-9422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.793+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155-, and the Request Id: e42a7131-9423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: a869aab7-9425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 3bcdf744-9428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: f3c04068-9429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: 778df988-9432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-9435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-9442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_154-, and the Request Id: 78a195c9-9443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: 19eda547-9444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-9445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-9446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.807+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-9450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154, and the Request Id: 4e01aaeb-9457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 4ef72b47-9458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.810+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: 0f260a8d-9459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: 8a6b8535-9460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.811+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_156, and the Request Id: 0f260a8d-9466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.813+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: dc7c9a95-9469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.813+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: 5a9e691a-9470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156, and the Request Id: d52dea51-9472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-9473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154-, and the Request Id: 190862d5-9474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_149-, and the Request Id: a069e909-9475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.816+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161, and the Request Id: 693de9e6-9478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_151, and the Request Id: eb835cf4-9480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: e42a7131-9482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.818+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: 00fcb3d1-9483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: 778df988-9484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-9485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.819+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: 71ca8d40-9487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 3bcdf744-9488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167-, and the Request Id: a869aab7-9489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-9490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.822+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: 78a195c9-9491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.822+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: f3c04068-9494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-9497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-9499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-9501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-9502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: 19eda547-9504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-9507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.829+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.830+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: 8a6b8535-9512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-9513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: 4ef72b47-9515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.832+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-9516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: d52dea51-9517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-9518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155, and the Request Id: 4e01aaeb-9520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-9522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-9523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.835+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: 0f260a8d-9524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.836+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.836+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: a069e909-9527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.836+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162, and the Request Id: 693de9e6-9528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.837+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: 71ca8d40-9529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_165, and the Request Id: dc7c9a95-9531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-9532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.838+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: 0f260a8d-9533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-9536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-9538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-9539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: 190862d5-9540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.841+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: 5a9e691a-9542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.841+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: eb835cf4-9543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162-, and the Request Id: 3bcdf744-9544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_165-, and the Request Id: 00fcb3d1-9545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: e42a7131-9546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156, and the Request Id: 778df988-9547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.843+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.844+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: a869aab7-9551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.846+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: 78a195c9-9553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: f3c04068-9554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-9557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.849+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-9560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-9562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: 19eda547-9565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.850+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: 8a6b8535-9571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-9572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.854+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: 4e01aaeb-9576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159-, and the Request Id: 4ef72b47-9577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.856+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: 0f260a8d-9579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-9581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_166, and the Request Id: dc7c9a95-9584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.858+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: a069e909-9585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: d52dea51-9588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.859+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: 0f260a8d-9589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.859+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: 693de9e6-9590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156-, and the Request Id: 190862d5-9593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_158-, and the Request Id: 71ca8d40-9596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.862+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_166-, and the Request Id: 00fcb3d1-9597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_169, and the Request Id: 5a9e691a-9598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.864+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163-, and the Request Id: 3bcdf744-9600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: e42a7131-9602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.866+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: eb835cf4-9605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.866+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: a869aab7-9606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: 778df988-9609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.870+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-9613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: f3c04068-9616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-9617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-9618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.872+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: 78a195c9-9619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-9620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: 8a6b8535-9627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.876+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-9630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_167, and the Request Id: dc7c9a95-9632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-9633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.878+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-9635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: 19eda547-9636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-9637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_152-, and the Request Id: a069e909-9640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.881+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.881+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164, and the Request Id: 693de9e6-9642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-9645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.882+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: 00fcb3d1-9646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.882+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: 4e01aaeb-9648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.883+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.883+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: 5a9e691a-9649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: d52dea51-9651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: 4ef72b47-9654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_159, and the Request Id: 0f260a8d-9657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164-, and the Request Id: 3bcdf744-9658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157-, and the Request Id: 190862d5-9659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.887+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: 71ca8d40-9660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170-, and the Request Id: a869aab7-9662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-9666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: e42a7131-9669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: 778df988-9670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_154, and the Request Id: eb835cf4-9671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-9673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.893+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_158-, and the Request Id: 78a195c9-9679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: 8a6b8535-9680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-9683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.896+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: dc7c9a95-9684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: f3c04068-9685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-9686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-9689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_153-, and the Request Id: a069e909-9690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-9691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-9692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_168-, and the Request Id: 00fcb3d1-9693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161, and the Request Id: 19eda547-9697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-9699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_171, and the Request Id: 5a9e691a-9702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-9705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-9707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-9708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-9711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: 693de9e6-9712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: 4e01aaeb-9713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: d52dea51-9714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: a869aab7-9717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.908+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.908+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161-, and the Request Id: 4ef72b47-9718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: 778df988-9721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.910+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: 0f260a8d-9722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.910+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165-, and the Request Id: 3bcdf744-9723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.911+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: 71ca8d40-9725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 190862d5-9726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: 8a6b8535-9732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.914+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.914+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160-, and the Request Id: e42a7131-9735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.915+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: eb835cf4-9736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_159-, and the Request Id: 78a195c9-9737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-9738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.916+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: a069e909-9740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-9744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-9747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: f3c04068-9752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-9753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.923+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: dc7c9a95-9755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-9756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: 19eda547-9757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.923+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: 5a9e691a-9758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-9759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.926+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: d52dea51-9764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-9765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 693de9e6-9766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: a869aab7-9769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_169-, and the Request Id: 00fcb3d1-9770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: 4ef72b47-9771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.929+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: 0f260a8d-9772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.929+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-9773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: 3bcdf744-9774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.939+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: 71ca8d40-9775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.941+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: 0f260a8d-9780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155, and the Request Id: 8a6b8535-9785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-9786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: 778df988-9787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.943+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: 4e01aaeb-9788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: e42a7131-9790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.945+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: a069e909-9791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.946+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: 78a195c9-9794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.947+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 190862d5-9798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.948+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: eb835cf4-9799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.948+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-9800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 0f260a8d-9801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: f3c04068-9807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-9811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163, and the Request Id: 19eda547-9815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.956+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167, and the Request Id: 693de9e6-9820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.957+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-9821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.957+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: d52dea51-9822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163-, and the Request Id: 4ef72b47-9823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-9824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.959+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: 5a9e691a-9826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167-, and the Request Id: 3bcdf744-9827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.960+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-9829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_170, and the Request Id: dc7c9a95-9830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_162-, and the Request Id: 71ca8d40-9831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: a869aab7-9833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.963+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: 0f260a8d-9834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-9835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-9836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_170-, and the Request Id: 00fcb3d1-9837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-9840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_162, and the Request Id: 0f260a8d-9841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 190862d5-9843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-9848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: 8a6b8535-9851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.968+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: eb835cf4-9852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: 778df988-9854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 4e01aaeb-9855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.970+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: e42a7131-9856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_156-, and the Request Id: a069e909-9860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 693de9e6-9861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: f3c04068-9863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: 190862d5-9864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4ef72b47-9866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.974+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-9867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 00fcb3d1-9868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: 19eda547-9869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.975+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: 693de9e6-9870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.975+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: 78a195c9-9871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: d52dea51-9872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: eb835cf4-9873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-9876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 3bcdf744-9877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.979+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.979+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: d52dea51-9879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: e42a7131-9882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 4ef72b47-9884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.982+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: 5a9e691a-9886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a069e909-9888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-9889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.983+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: 71ca8d40-9890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_171, and the Request Id: dc7c9a95-9891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 78a195c9-9892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.984+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: 0f260a8d-9893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 4e01aaeb-9894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-9895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-9896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174-, and the Request Id: a869aab7-9898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_163, and the Request Id: 0f260a8d-9899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-9902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-9901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: f3c04068-9904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-9906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.990+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-9907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.990+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: 8a6b8535-9908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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_158, and the Request Id: eb835cf4-9909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.991+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: 00fcb3d1-9910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: 778df988-9911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 5a9e691a-9912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 1156c38d-9913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-9914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163-, and the Request Id: e42a7131-9915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 71ca8d40-9916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.993+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: a069e909-9917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.994+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: 78a195c9-9918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: dc7c9a95-9919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: 4e01aaeb-9920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: f3c04068-9921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-9922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: a869aab7-9923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.996+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 3bcdf744-9924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.997+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 8a6b8535-9925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169, and the Request Id: 693de9e6-9926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.998+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-9927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 19eda547-9928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: 190862d5-9929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-9930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:42.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: 778df988-9931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-9932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.000+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-9933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-9934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165, and the Request Id: 19eda547-9935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-9936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.002+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: d52dea51-9937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.002+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-9938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-9939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-9938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-9940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169-, and the Request Id: 3bcdf744-9941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-9942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-9943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-9943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-9944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-9942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-9945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-9946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165-, and the Request Id: 4ef72b47-9947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-9948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-9948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_175, and the Request Id: 5a9e691a-9949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_172, and the Request Id: dc7c9a95-9950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.006+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: 71ca8d40-9951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-9952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-9952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-9953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-9955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.008+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-9954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-9956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-9954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-9955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-9953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158, and the Request Id: 8a6b8535-9957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-9958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-9959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-9960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-9959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-9960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-9961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: 778df988-9963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.010+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: 00fcb3d1-9964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.010+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: eb835cf4-9962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: a869aab7-9965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-9966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-9961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-9967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-9967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.012+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: a069e909-9968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-9969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.013+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: 0f260a8d-9970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-9971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-9972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.015+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-9971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: f3c04068-9973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-9974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-9975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-9974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-9976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-9978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-9977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.017+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: 78a195c9-9979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: e42a7131-9980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: 4e01aaeb-9981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-9982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-9983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-9984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-9983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-9985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-9986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-9986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: 693de9e6-9987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-9988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-9989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-9990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-9991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-9992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-9993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-9992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-9994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-9991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-9995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.024+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 190862d5-9996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-9997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-9995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-9997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: d52dea51-9998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: 19eda547-9999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170-, and the Request Id: 3bcdf744-10000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-10002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-10008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.029+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-10009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159, and the Request Id: 8a6b8535-10010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.030+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: dc7c9a95-10011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.030+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_165-, and the Request Id: 71ca8d40-10014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.031+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: 4ef72b47-10015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.031+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: 5a9e691a-10016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.032+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.033+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: 0f260a8d-10020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.033+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.033+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: eb835cf4-10022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: 778df988-10021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-10023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.034+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-10024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_173-, and the Request Id: 00fcb3d1-10025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_165, and the Request Id: 0f260a8d-10026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.035+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-10028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: a869aab7-10029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.036+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: a069e909-10030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.036+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-10031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: f3c04068-10032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_164-, and the Request Id: 78a195c9-10033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.039+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: e42a7131-10035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.039+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-10037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-10041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-10042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.041+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171, and the Request Id: 693de9e6-10043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-10047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: 4e01aaeb-10048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-10050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-10051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171-, and the Request Id: 3bcdf744-10055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-10057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.048+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: 19eda547-10058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.048+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166, and the Request Id: d52dea51-10059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.050+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: 190862d5-10063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.051+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-10066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.051+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 4ef72b47-10068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: 8a6b8535-10069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.053+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: 71ca8d40-10072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.054+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: 5a9e691a-10075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_174, and the Request Id: dc7c9a95-10076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.056+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: 778df988-10080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.056+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: 0f260a8d-10081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.057+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: eb835cf4-10083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_174-, and the Request Id: 00fcb3d1-10087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: a869aab7-10088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_166, and the Request Id: 0f260a8d-10089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.059+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: 78a195c9-10090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_160-, and the Request Id: a069e909-10091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: f3c04068-10092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-10093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-10094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: e42a7131-10098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: 693de9e6-10099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.065+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-10105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-10107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168, and the Request Id: 19eda547-10108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-10109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-10110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 3bcdf744-10113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.069+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: d52dea51-10114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-10115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 4ef72b47-10120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.072+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: 4e01aaeb-10121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.074+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-10126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.075+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: dc7c9a95-10128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_178, and the Request Id: 5a9e691a-10131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.076+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164-, and the Request Id: 190862d5-10132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_167-, and the Request Id: 71ca8d40-10134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-10135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-10137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166, and the Request Id: 778df988-10138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.079+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: 00fcb3d1-10140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-10142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: 8a6b8535-10143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: a869aab7-10145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.081+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.081+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: 0f260a8d-10146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.081+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: eb835cf4-10147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_161-, and the Request Id: a069e909-10151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.084+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: 78a195c9-10152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.085+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: f3c04068-10155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: 693de9e6-10162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167-, and the Request Id: e42a7131-10163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.087+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169, and the Request Id: 19eda547-10164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-10166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 3bcdf744-10170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169-, and the Request Id: 4ef72b47-10177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-10179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: d52dea51-10178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165, and the Request Id: 4e01aaeb-10180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-10184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_179, and the Request Id: 5a9e691a-10185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.096+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-10187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-10188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.097+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_168-, and the Request Id: 71ca8d40-10190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.097+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_176, and the Request Id: dc7c9a95-10192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.099+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: 190862d5-10193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-10195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: a869aab7-10196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-10197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.100+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: 778df988-10199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.100+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: 0f260a8d-10200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162, and the Request Id: 8a6b8535-10202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.102+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-10206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.103+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: 00fcb3d1-10208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_168, and the Request Id: 0f260a8d-10209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.103+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: eb835cf4-10210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_167-, and the Request Id: 78a195c9-10212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.104+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: a069e909-10213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.107+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: 693de9e6-10218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.108+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: e42a7131-10222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: f3c04068-10223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-10226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.110+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174-, and the Request Id: 3bcdf744-10227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-10230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: 19eda547-10233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.113+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-10237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.114+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: 5a9e691a-10239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.114+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: d52dea51-10240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166, and the Request Id: 4e01aaeb-10241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.115+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-10242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-10243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.117+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 4ef72b47-10247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_169-, and the Request Id: 71ca8d40-10248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.118+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: dc7c9a95-10249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: a869aab7-10251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: 190862d5-10252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.119+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: 8a6b8535-10256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-10257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.121+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.122+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: 00fcb3d1-10260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: 778df988-10261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-10263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.125+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: 0f260a8d-10265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-10267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.126+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_163-, and the Request Id: a069e909-10269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.127+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: 0f260a8d-10273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.127+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: eb835cf4-10274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175, and the Request Id: 693de9e6-10278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.130+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: 78a195c9-10280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-10281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.132+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: e42a7131-10287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: f3c04068-10288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: 19eda547-10289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.133+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: 5a9e691a-10291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.134+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-10292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.134+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: 3bcdf744-10293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: d52dea51-10294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.136+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: a869aab7-10299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: 4ef72b47-10300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.138+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: dc7c9a95-10305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.138+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.139+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167, and the Request Id: 4e01aaeb-10306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_178-, and the Request Id: 00fcb3d1-10313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.142+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164, and the Request Id: 8a6b8535-10314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-10315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_170-, and the Request Id: 71ca8d40-10316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.144+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167-, and the Request Id: 190862d5-10319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-10321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.146+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: 778df988-10325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_164-, and the Request Id: a069e909-10326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-10327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-10330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-10329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_170, and the Request Id: 0f260a8d-10331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.149+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.149+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-10333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.149+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: eb835cf4-10334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-10335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.151+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: 78a195c9-10337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176, and the Request Id: 693de9e6-10339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.152+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_182, and the Request Id: 5a9e691a-10343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: f3c04068-10346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: e42a7131-10347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172, and the Request Id: 19eda547-10350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.156+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: 3bcdf744-10352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.156+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: a869aab7-10353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-10355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-10357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-10358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_179, and the Request Id: dc7c9a95-10359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172-, and the Request Id: 4ef72b47-10362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.159+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-10363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: d52dea51-10364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-10365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.161+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.163+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: 00fcb3d1-10372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_171-, and the Request Id: 71ca8d40-10373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168, and the Request Id: 4e01aaeb-10375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165, and the Request Id: 8a6b8535-10380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.167+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: 0f260a8d-10381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.167+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: 778df988-10383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.169+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: 0f260a8d-10388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.170+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-10389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.171+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: 190862d5-10390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-10391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-10392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.171+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.172+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: a069e909-10395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-10394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_166, and the Request Id: eb835cf4-10396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_183, and the Request Id: 5a9e691a-10398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.173+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: 693de9e6-10399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_170-, and the Request Id: 78a195c9-10400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171-, and the Request Id: e42a7131-10403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: f3c04068-10405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-10406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.177+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: 3bcdf744-10409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: a869aab7-10410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: 19eda547-10412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.180+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173-, and the Request Id: 4ef72b47-10418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-10419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.181+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.182+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-10421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_180, and the Request Id: dc7c9a95-10422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: d52dea51-10425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.187+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.187+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: 8a6b8535-10433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_172-, and the Request Id: 71ca8d40-10434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.188+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.189+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: 00fcb3d1-10437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.190+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.190+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 4e01aaeb-10442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.191+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 693de9e6-10445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-10447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-10448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.192+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: 0f260a8d-10449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.192+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: 778df988-10450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.193+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: eb835cf4-10451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.193+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.193+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: a069e909-10453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-10454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.195+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: 0f260a8d-10458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: 190862d5-10459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.195+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: 3bcdf744-10460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_184, and the Request Id: 5a9e691a-10463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: f3c04068-10464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: 19eda547-10465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-10466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172-, and the Request Id: e42a7131-10467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.200+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: 78a195c9-10469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.201+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184-, and the Request Id: a869aab7-10472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 4ef72b47-10474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: d52dea51-10478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-10481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-10483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.205+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-10484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_181, and the Request Id: dc7c9a95-10487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.207+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: 71ca8d40-10488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-10490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-10492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: 8a6b8535-10495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.210+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: 00fcb3d1-10497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.211+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 693de9e6-10498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-10499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-10500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-10503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.214+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-10505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: 3bcdf744-10506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.216+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: 5a9e691a-10510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-10511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.216+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: a069e909-10512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.216+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: eb835cf4-10513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-10514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.218+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: 4e01aaeb-10517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: 778df988-10518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-10519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: 19eda547-10523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185-, and the Request Id: a869aab7-10524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.221+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: 0f260a8d-10526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.221+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: 78a195c9-10527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.222+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170-, and the Request Id: 190862d5-10529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: f3c04068-10531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-10532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-10533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: 4ef72b47-10534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: d52dea51-10535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-10536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: e42a7131-10538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-10540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.227+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: dc7c9a95-10544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-10545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-10546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-10547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.229+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-10549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 693de9e6-10550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.231+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: 00fcb3d1-10552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.231+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: 71ca8d40-10554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-10557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168, and the Request Id: 8a6b8535-10558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.235+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-10565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: 3bcdf744-10566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.237+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: 5a9e691a-10567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.238+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.239+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: a069e909-10570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.239+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: eb835cf4-10571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-10574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-10576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: a869aab7-10577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: 778df988-10578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.242+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-10579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.242+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: 0f260a8d-10581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.242+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: 4e01aaeb-10582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-10583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-10584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.244+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: 0f260a8d-10585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.244+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: 19eda547-10586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: f3c04068-10587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.246+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-10592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-10593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.247+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: 78a195c9-10594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: d52dea51-10595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: 190862d5-10597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: 4ef72b47-10598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-10600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: e42a7131-10601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_183, and the Request Id: dc7c9a95-10602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-10599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.251+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-10603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.252+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-10606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_175-, and the Request Id: 71ca8d40-10607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.253+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: 00fcb3d1-10608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-10611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.255+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181, and the Request Id: 693de9e6-10614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-10621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_187, and the Request Id: 5a9e691a-10623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.258+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: 8a6b8535-10624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 3bcdf744-10625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-10627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-10628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.262+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: a069e909-10629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: a869aab7-10630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-10632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-10635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.264+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.264+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174, and the Request Id: 778df988-10637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.265+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: eb835cf4-10639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.265+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.265+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177, and the Request Id: 19eda547-10641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-10643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: 4e01aaeb-10644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.267+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: 0f260a8d-10648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.268+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_174-, and the Request Id: 78a195c9-10649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.268+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.269+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: d52dea51-10653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.269+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: 0f260a8d-10654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.269+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: dc7c9a95-10655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-10656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.272+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: 190862d5-10657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: f3c04068-10658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.273+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: 4ef72b47-10659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: e42a7131-10660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-10663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-10664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.276+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: 71ca8d40-10665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.276+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: 00fcb3d1-10666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_188, and the Request Id: 5a9e691a-10671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.279+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-10672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.279+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-10673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.280+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-10674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.281+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.282+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 693de9e6-10681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170, and the Request Id: 8a6b8535-10682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: a869aab7-10683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-10684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: 3bcdf744-10688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_170-, and the Request Id: a069e909-10692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-10695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: 778df988-10696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-10698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.290+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: 19eda547-10700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.292+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: 0f260a8d-10704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: 4e01aaeb-10705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-10706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: 4ef72b47-10711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.294+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: d52dea51-10712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_185, and the Request Id: dc7c9a95-10713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.294+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: 0f260a8d-10714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.295+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: eb835cf4-10715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: 190862d5-10718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.296+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: 78a195c9-10719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: e42a7131-10720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.298+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: 71ca8d40-10722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_185-, and the Request Id: 00fcb3d1-10723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: f3c04068-10726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-10725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.301+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.301+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: 5a9e691a-10731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-10732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 693de9e6-10734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: 8a6b8535-10741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-10743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.307+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: a869aab7-10744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-10745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183-, and the Request Id: 3bcdf744-10746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_171-, and the Request Id: a069e909-10748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.312+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-10754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179, and the Request Id: 19eda547-10757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.314+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: 778df988-10759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.315+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: 0f260a8d-10760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.315+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.316+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-10764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-10766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_177, and the Request Id: 0f260a8d-10767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174, and the Request Id: 4e01aaeb-10768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: d52dea51-10769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 4ef72b47-10770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.319+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_186, and the Request Id: dc7c9a95-10772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-10773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.320+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: 78a195c9-10775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-10776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177-, and the Request Id: e42a7131-10777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-10779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.322+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: 71ca8d40-10780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: 190862d5-10781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.323+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: 00fcb3d1-10782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.324+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: eb835cf4-10783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-10784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.326+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_190, and the Request Id: 5a9e691a-10789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.326+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-10788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.327+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: f3c04068-10796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 693de9e6-10797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.331+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.331+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-10802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.332+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: 8a6b8535-10805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: 19eda547-10806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: a869aab7-10808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: 3bcdf744-10810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-10814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.337+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: a069e909-10815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.337+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-10816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: 4ef72b47-10817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.337+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: 778df988-10819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: d52dea51-10820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.338+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.339+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: 0f260a8d-10822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.340+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: 0f260a8d-10827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-10828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.341+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: dc7c9a95-10829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.342+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-10833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.343+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175, and the Request Id: 4e01aaeb-10834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.343+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: 78a195c9-10835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: e42a7131-10836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-10837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_187-, and the Request Id: 00fcb3d1-10838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.344+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.344+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: 71ca8d40-10839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.345+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-10840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.345+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.345+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-10841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_173, and the Request Id: eb835cf4-10843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: 190862d5-10846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-10849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_191, and the Request Id: 5a9e691a-10851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-10854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: f3c04068-10856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: 19eda547-10861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-10862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-10863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.353+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-10865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: 693de9e6-10866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173, and the Request Id: 8a6b8535-10867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: a869aab7-10868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: 4ef72b47-10871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.357+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: 0f260a8d-10873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185-, and the Request Id: 3bcdf744-10875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-10877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.359+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: a069e909-10879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: d52dea51-10881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.361+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: dc7c9a95-10884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.361+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-10885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-10886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_179, and the Request Id: 0f260a8d-10889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 4e01aaeb-10890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_188-, and the Request Id: 00fcb3d1-10892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-10894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_180-, and the Request Id: 71ca8d40-10895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178, and the Request Id: 778df988-10896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: e42a7131-10900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-10904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.380+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.380+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.380+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: 190862d5-10905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_174, and the Request Id: eb835cf4-10907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-10908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.381+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: 78a195c9-10910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.381+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-10912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.382+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: 5a9e691a-10913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-10914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.383+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 693de9e6-10916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: 8a6b8535-10918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: f3c04068-10919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-10920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: a869aab7-10921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-10922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-10925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.388+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: a069e909-10926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_189, and the Request Id: dc7c9a95-10929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: 3bcdf744-10931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.390+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: 19eda547-10934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.390+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-10933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-10935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_189-, and the Request Id: 00fcb3d1-10937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.394+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: 0f260a8d-10940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.394+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-10940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: 4ef72b47-10942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-10943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.395+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-10943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.396+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: d52dea51-10945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-10944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-10946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_180, and the Request Id: 0f260a8d-10947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-10946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-10949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-10948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.398+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-10950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: 4e01aaeb-10951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.399+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-10950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-10953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.399+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-10952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-10956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: 778df988-10958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: e42a7131-10959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.402+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-10960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.402+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-10961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.403+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-10954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.403+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: 71ca8d40-10962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-10961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.403+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: 5a9e691a-10964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-10963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.404+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: eb835cf4-10966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: 190862d5-10967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-10965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-10968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-10968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-10969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.405+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: 78a195c9-10970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: 8a6b8535-10971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-10973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: f3c04068-10976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: a869aab7-10977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-10978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.409+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: a069e909-10979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-10980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-10981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-10982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-10980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-10981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-10983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-10984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-10983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-10985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: 693de9e6-10986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-10984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.412+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-10987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-10985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.413+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: dc7c9a95-10988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-10989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-10990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-10989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-10991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183, and the Request Id: 19eda547-10992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-10993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: 3bcdf744-10994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-10995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-10996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-10997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-10998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.417+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-10998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-10999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.418+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: 00fcb3d1-11001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: d52dea51-11002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.419+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: 0f260a8d-11003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-11006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: 4ef72b47-11007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-11009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_182-, and the Request Id: 71ca8d40-11012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-11014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: 4e01aaeb-11016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_181, and the Request Id: 0f260a8d-11017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: 778df988-11021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_176, and the Request Id: eb835cf4-11022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.427+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-11027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: 8a6b8535-11029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: 190862d5-11030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: e42a7131-11031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.429+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: 5a9e691a-11033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: f3c04068-11034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.430+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: 78a195c9-11035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.430+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-11036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-11037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.430+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 693de9e6-11038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.431+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.432+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: a069e909-11041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-11042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_191, and the Request Id: dc7c9a95-11045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: a869aab7-11046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: 3bcdf744-11049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-11051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.436+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.437+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: 00fcb3d1-11053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.437+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.437+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-11056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183, and the Request Id: d52dea51-11055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-11059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: 19eda547-11060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-11064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.443+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.443+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: 71ca8d40-11067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-11070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.444+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: eb835cf4-11072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: 4ef72b47-11073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.447+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: 0f260a8d-11077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: 4e01aaeb-11081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-11083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: 778df988-11084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-11086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: f3c04068-11087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.451+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: 0f260a8d-11088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_195, and the Request Id: 5a9e691a-11089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: 8a6b8535-11090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-11091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.454+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-11094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.455+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.455+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: 78a195c9-11096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 190862d5-11097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 693de9e6-11099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_192, and the Request Id: dc7c9a95-11100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-11101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_177-, and the Request Id: a069e909-11102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.457+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195-, and the Request Id: a869aab7-11103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: e42a7131-11106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 3bcdf744-11109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: d52dea51-11112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.462+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: 00fcb3d1-11114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-11117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-11118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: 19eda547-11122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.466+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: 71ca8d40-11123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-11125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: 4ef72b47-11128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-11136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: 778df988-11138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.472+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: eb835cf4-11139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180, and the Request Id: 4e01aaeb-11144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.474+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-11145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_196, and the Request Id: 5a9e691a-11146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: 8a6b8535-11147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.476+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: 0f260a8d-11149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.476+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: 78a195c9-11151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: f3c04068-11150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.476+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-11154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.477+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.479+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 693de9e6-11156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: a869aab7-11157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.479+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: a069e909-11158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180-, and the Request Id: 190862d5-11159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.480+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: 0f260a8d-11160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.482+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_193, and the Request Id: dc7c9a95-11162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.485+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-11166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-11167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: e42a7131-11168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_193-, and the Request Id: 00fcb3d1-11170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 3bcdf744-11171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.488+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-11174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-11176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.490+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: d52dea51-11177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-11178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.491+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-11180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-11181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: 19eda547-11182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-11184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.494+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: 71ca8d40-11186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-11187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.495+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-11189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: 778df988-11190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.497+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: 5a9e691a-11194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-11195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 4ef72b47-11198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.499+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.500+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: 78a195c9-11200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.500+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-11201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.500+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: 8a6b8535-11202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-11204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.501+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: 0f260a8d-11205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: 4e01aaeb-11206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: a869aab7-11207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_194, and the Request Id: dc7c9a95-11210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_184, and the Request Id: 0f260a8d-11212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-11214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.505+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-11216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.507+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.507+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-11219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_194-, and the Request Id: 00fcb3d1-11220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 693de9e6-11221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.508+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: eb835cf4-11222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-11224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184-, and the Request Id: e42a7131-11225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.511+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181-, and the Request Id: 190862d5-11226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_179-, and the Request Id: a069e909-11228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: f3c04068-11229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.517+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-11234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-11235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: 3bcdf744-11237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: d52dea51-11239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.518+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-11240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.518+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-11241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184, and the Request Id: 778df988-11242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.519+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187, and the Request Id: 19eda547-11244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-11245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.524+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187-, and the Request Id: 4ef72b47-11250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.524+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: 71ca8d40-11251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.524+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: 78a195c9-11252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_198, and the Request Id: 5a9e691a-11257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-11259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.528+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-11261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.528+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.529+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-11264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.529+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: 4e01aaeb-11266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.530+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: dc7c9a95-11268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: 8a6b8535-11265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: a869aab7-11270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.532+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-11272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.533+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.534+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 190862d5-11276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-11277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.535+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.535+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: a069e909-11279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 693de9e6-11281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_180, and the Request Id: eb835cf4-11283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_195-, and the Request Id: 00fcb3d1-11284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.537+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: 0f260a8d-11285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-11287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-11288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-11290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.540+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: d52dea51-11291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185-, and the Request Id: e42a7131-11293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-11294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: f3c04068-11295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188, and the Request Id: 19eda547-11297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: 3bcdf744-11300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.544+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-11302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_187-, and the Request Id: 71ca8d40-11305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188-, and the Request Id: 4ef72b47-11307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: 778df988-11308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-11316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.552+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: dc7c9a95-11319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: 4e01aaeb-11320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.554+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: 78a195c9-11323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_199, and the Request Id: 5a9e691a-11327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: 8a6b8535-11328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: 190862d5-11330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_196-, and the Request Id: 00fcb3d1-11331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-11332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.560+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: 0f260a8d-11333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-11334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.561+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-11337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.561+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_186, and the Request Id: 0f260a8d-11342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.562+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 693de9e6-11343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_181-, and the Request Id: a069e909-11344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.564+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-11345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: a869aab7-11347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.565+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-11349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_181, and the Request Id: eb835cf4-11350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189, and the Request Id: 19eda547-11351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.566+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: d52dea51-11352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186-, and the Request Id: e42a7131-11353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.568+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: 3bcdf744-11356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-11357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-11358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189-, and the Request Id: 4ef72b47-11359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_188-, and the Request Id: 71ca8d40-11360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: f3c04068-11361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-11363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.573+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: dc7c9a95-11365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.573+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.576+0000 [Thread-7713] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:43.576+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-11371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.579+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: 00fcb3d1-11373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: 4e01aaeb-11377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-11378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.581+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-11379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.582+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186, and the Request Id: 778df988-11382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-11383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.584+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: 0f260a8d-11385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184-, and the Request Id: 190862d5-11386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-11389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_187, and the Request Id: 0f260a8d-11393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: 8a6b8535-11397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 693de9e6-11396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.588+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.589+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: 5a9e691a-11401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.590+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: 78a195c9-11403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190, and the Request Id: 19eda547-11405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.592+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: e42a7131-11407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_182, and the Request Id: eb835cf4-11408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.592+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-11409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.592+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: a069e909-11410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.593+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.593+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: a869aab7-11412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: d52dea51-11413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-11414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190-, and the Request Id: 4ef72b47-11415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-11416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: 3bcdf744-11417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: f3c04068-11419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-11420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.598+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: dc7c9a95-11422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_189-, and the Request Id: 71ca8d40-11425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-11426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.633+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-11431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.635+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: 00fcb3d1-11430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.635+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-11432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.639+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185, and the Request Id: 4e01aaeb-11435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.639+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: 0f260a8d-11436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-11443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_188, and the Request Id: 0f260a8d-11444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: 778df988-11445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-11446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-11447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-11448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.644+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 693de9e6-11454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185-, and the Request Id: 190862d5-11455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: e42a7131-11456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.647+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: 78a195c9-11459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: 8a6b8535-11460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_201, and the Request Id: 5a9e691a-11461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-11462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-11463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.650+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-11467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-11469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.651+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: eb835cf4-11470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: 3bcdf744-11471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_199, and the Request Id: dc7c9a95-11472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: 19eda547-11473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.652+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: a069e909-11474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.653+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: a869aab7-11477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_199-, and the Request Id: 00fcb3d1-11479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.656+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: f3c04068-11481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: d52dea51-11482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.657+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: 4ef72b47-11484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-11485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-11490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-11491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.663+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: 71ca8d40-11492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.664+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: 0f260a8d-11495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.666+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: 0f260a8d-11499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-11500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-11502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: 693de9e6-11503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188, and the Request Id: 778df988-11505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.667+0000 [Thread-7815] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:43.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: 4e01aaeb-11507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-11509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.670+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189-, and the Request Id: e42a7131-11511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.671+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: 3bcdf744-11513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.672+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: 78a195c9-11515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-11517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 190862d5-11518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-11519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_184, and the Request Id: eb835cf4-11521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.674+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-11522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: 8a6b8535-11524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: 19eda547-11525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: f3c04068-11527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-11529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.677+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_200, and the Request Id: dc7c9a95-11535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.679+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: a069e909-11536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.679+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: 5a9e691a-11537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.679+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: 4ef72b47-11538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-11539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.710+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: 00fcb3d1-11544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: a869aab7-11547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: d52dea51-11550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.714+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: 0f260a8d-11554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-11556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.716+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.716+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.717+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: 0f260a8d-11562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: 778df988-11566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.717+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: 4e01aaeb-11565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 693de9e6-11567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.718+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.719+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.720+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_191-, and the Request Id: 71ca8d40-11573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: 8a6b8535-11575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.721+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: e42a7131-11577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.721+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.721+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: eb835cf4-11579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_189-, and the Request Id: 78a195c9-11580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: 190862d5-11581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: 19eda547-11582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.723+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: 3bcdf744-11584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.724+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-11587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: f3c04068-11588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_203, and the Request Id: 5a9e691a-11591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.725+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: dc7c9a95-11593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_185-, and the Request Id: a069e909-11595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: 4ef72b47-11596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: a869aab7-11599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_201-, and the Request Id: 00fcb3d1-11601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-11610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: d52dea51-11616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 4e01aaeb-11620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: 778df988-11622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-11624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_191, and the Request Id: 0f260a8d-11629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-11630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.740+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_186, and the Request Id: eb835cf4-11631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.740+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.740+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: 78a195c9-11634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.741+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.741+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: 190862d5-11638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.741+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 693de9e6-11639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.742+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: 71ca8d40-11640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: 8a6b8535-11641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: 19eda547-11642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: f3c04068-11645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.744+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: dc7c9a95-11646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: e42a7131-11648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.745+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: 5a9e691a-11649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_186-, and the Request Id: a069e909-11651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: 3bcdf744-11650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: 4ef72b47-11652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.747+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-11654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_202-, and the Request Id: 00fcb3d1-11656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: a869aab7-11658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-11659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-11660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-11661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-11668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.756+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-11675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.757+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-11679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.758+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.758+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: 0f260a8d-11680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: d52dea51-11681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: 778df988-11682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-11688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.762+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: dc7c9a95-11691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.763+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189, and the Request Id: 4e01aaeb-11693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.763+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-11695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-11696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.764+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: eb835cf4-11697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187, and the Request Id: 8a6b8535-11699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: 693de9e6-11700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: e42a7131-11701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.766+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: 00fcb3d1-11703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_191-, and the Request Id: 78a195c9-11704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.766+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: 71ca8d40-11705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_205, and the Request Id: 5a9e691a-11707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: 190862d5-11708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: 19eda547-11709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.768+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: a069e909-11710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: 3bcdf744-11711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: f3c04068-11712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.771+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205-, and the Request Id: a869aab7-11715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 4ef72b47-11719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-11726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.779+0000 [Thread-7981] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:43.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.780+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: dc7c9a95-11734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.782+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: 0f260a8d-11740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_204-, and the Request Id: 00fcb3d1-11742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.783+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-11743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.784+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.784+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: d52dea51-11748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.785+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.785+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: 8a6b8535-11750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.787+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.788+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: 0f260a8d-11755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.788+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-11756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: 4e01aaeb-11757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.789+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192, and the Request Id: 778df988-11761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-11762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.790+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.790+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: 71ca8d40-11763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.791+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: 5a9e691a-11764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: 19eda547-11765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 693de9e6-11766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_188, and the Request Id: eb835cf4-11767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.792+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: a069e909-11768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.793+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: 78a195c9-11769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.794+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: 190862d5-11771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.794+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: a869aab7-11772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-11773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: f3c04068-11774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: e42a7131-11775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 4ef72b47-11776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200-, and the Request Id: 3bcdf744-11777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-11779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-11786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.832+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: dc7c9a95-11790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.835+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-11797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: d52dea51-11799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.838+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: 00fcb3d1-11801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.839+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-11805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.840+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-11807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: 19eda547-11812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.842+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.842+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: 5a9e691a-11814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.843+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: eb835cf4-11816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: 778df988-11819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.844+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: 8a6b8535-11820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.844+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: 71ca8d40-11822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-11823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.844+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: 0f260a8d-11824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.845+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 693de9e6-11827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: a869aab7-11828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.846+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.846+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: 4e01aaeb-11829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: 4ef72b47-11830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.847+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: f3c04068-11831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.847+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: a069e909-11832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.848+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: 78a195c9-11833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: e42a7131-11834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: 3bcdf744-11836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-11841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.851+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.852+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: dc7c9a95-11843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-11844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 190862d5-11845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.855+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: 00fcb3d1-11849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-11855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-11860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.861+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.862+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-11866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-11867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.864+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_208, and the Request Id: 5a9e691a-11870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: d52dea51-11873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.866+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-11876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.866+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: eb835cf4-11875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-11877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: 19eda547-11878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202, and the Request Id: 693de9e6-11880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: a869aab7-11881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_195, and the Request Id: 0f260a8d-11882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: 8a6b8535-11884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: 778df988-11887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.870+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: 3bcdf744-11889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: f3c04068-11890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.871+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: 71ca8d40-11891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_207, and the Request Id: dc7c9a95-11892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.873+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 4ef72b47-11894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.873+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: a069e909-11895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192, and the Request Id: 4e01aaeb-11896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: e42a7131-11897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_194-, and the Request Id: 78a195c9-11898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-11901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-11902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: 190862d5-11903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_207-, and the Request Id: 00fcb3d1-11905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-11907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.879+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-11909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.882+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-11916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.884+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-11922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.884+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-11925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-11926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 693de9e6-11927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.886+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: 8a6b8535-11930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_191, and the Request Id: eb835cf4-11932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_209, and the Request Id: 5a9e691a-11933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.889+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: 0f260a8d-11936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-11935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-11936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: 3bcdf744-11937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.889+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: a069e909-11938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-11940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-11939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-11941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-11943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: d52dea51-11942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: 19eda547-11944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-11943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-11945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: a869aab7-11946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_196, and the Request Id: 0f260a8d-11947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-11945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-11948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: 778df988-11949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.892+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-11948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_208, and the Request Id: dc7c9a95-11950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: f3c04068-11951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-11952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-11954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.893+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-11952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-11955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 4ef72b47-11956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.895+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-11955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 4e01aaeb-11957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.895+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: 00fcb3d1-11958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.896+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: 71ca8d40-11959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.897+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: 78a195c9-11960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-11961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: e42a7131-11962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-11964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-11965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.899+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: 190862d5-11966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-11967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-11971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-11973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-11974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-11976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-11975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-11971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-11975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-11977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-11977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.917+0000 [Thread-8156] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:43.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192, and the Request Id: 8a6b8535-11978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-11979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-11980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-11981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-11981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-11982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-11980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-11983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 693de9e6-11984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-11985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-11986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-11986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_192, and the Request Id: eb835cf4-11987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-11988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-11989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.921+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: a069e909-11990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-11989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-11991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-11992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.922+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-11991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-11993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.923+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: 5a9e691a-11994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-11995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.923+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-11993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-11996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: d52dea51-11997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-11996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-11995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: 3bcdf744-11998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192-, and the Request Id: f3c04068-11999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-11997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-12000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-12001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-12002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-12003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-12004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200, and the Request Id: 19eda547-12005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.926+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_209, and the Request Id: dc7c9a95-12006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-12007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: 778df988-12008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 190862d5-12009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.927+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: 0f260a8d-12010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: d52dea51-12011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-12012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-12013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-12014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: 4e01aaeb-12015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: a869aab7-12016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200-, and the Request Id: 4ef72b47-12017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: eb835cf4-12018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.975+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: 78a195c9-12019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_209-, and the Request Id: 00fcb3d1-12020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.976+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: 71ca8d40-12021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-12022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-12023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: e42a7131-12024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-12026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: 190862d5-12025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 3bcdf744-12027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-12028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 0f260a8d-12029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-12030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-12031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-12032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-12033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a869aab7-12034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 693de9e6-12036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-12037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: a069e909-12038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: 8a6b8535-12040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 1156c38d-12041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-12042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: f3c04068-12043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: e42a7131-12044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_193, and the Request Id: eb835cf4-12045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.990+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205, and the Request Id: 693de9e6-12046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 19eda547-12047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.991+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4ef72b47-12048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 78a195c9-12049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_193-, and the Request Id: a069e909-12050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-12051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: 19eda547-12052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 5a9e691a-12053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-12054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 4e01aaeb-12055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-12056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.995+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: 0f260a8d-12057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.995+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 71ca8d40-12058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 8a6b8535-12059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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_211, and the Request Id: 5a9e691a-12060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: f3c04068-12061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: 4ef72b47-12062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: d52dea51-12063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-12064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: dc7c9a95-12065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.998+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.998+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: 0f260a8d-12066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 00fcb3d1-12067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.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: 778df988-12068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 3bcdf744-12069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.999+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:43.999+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: dc7c9a95-12070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: a869aab7-12071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-12072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_199-, and the Request Id: 71ca8d40-12074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: 778df988-12075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-12076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.003+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198-, and the Request Id: e42a7131-12079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.004+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: 4e01aaeb-12081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_210-, and the Request Id: 00fcb3d1-12082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-12086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.006+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: 8a6b8535-12088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_197-, and the Request Id: 78a195c9-12089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-12091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.009+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195-, and the Request Id: 190862d5-12094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-12095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.011+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: a069e909-12096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-12101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.014+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202, and the Request Id: 19eda547-12107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.015+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: eb835cf4-12109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-12111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.016+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.016+0000 [Thread-8260] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:44.017+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: 5a9e691a-12113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: 693de9e6-12112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.018+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-12116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: f3c04068-12118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.019+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: 4ef72b47-12119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_211, and the Request Id: dc7c9a95-12120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.022+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: 0f260a8d-12123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.024+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: 0f260a8d-12127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 3bcdf744-12128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: a869aab7-12130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_211-, and the Request Id: 00fcb3d1-12133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.026+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: 4e01aaeb-12137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: 778df988-12138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-12139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.028+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-12140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: 8a6b8535-12142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-12143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.030+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199-, and the Request Id: e42a7131-12146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-12148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.032+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: 190862d5-12149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: d52dea51-12150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_198-, and the Request Id: 78a195c9-12151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_195-, and the Request Id: a069e909-12152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-12153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.035+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.035+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-12155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-12158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.036+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: 71ca8d40-12159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: 19eda547-12160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-12163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-12164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-12167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-12168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.042+0000 [Thread-8304] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:44.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_213, and the Request Id: 5a9e691a-12169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.043+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.043+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: 4ef72b47-12171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_195, and the Request Id: eb835cf4-12173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.045+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: dc7c9a95-12177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.045+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 693de9e6-12180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: f3c04068-12181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-12182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.049+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: 00fcb3d1-12184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: a869aab7-12185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 4e01aaeb-12190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.051+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: 0f260a8d-12192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: 778df988-12193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-12194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: 3bcdf744-12195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-12197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_200, and the Request Id: 0f260a8d-12198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.054+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-12199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: 190862d5-12201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-12203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.056+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-12205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.057+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: d52dea51-12206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: 8a6b8535-12207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.058+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: 78a195c9-12208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-12211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: e42a7131-12212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-12214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.062+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: 19eda547-12216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_201-, and the Request Id: 71ca8d40-12217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_196-, and the Request Id: a069e909-12218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.064+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-12222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_213, and the Request Id: dc7c9a95-12224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-12226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: 4ef72b47-12227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-12229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.070+0000 [Thread-8348] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_196, and the Request Id: eb835cf4-12233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.070+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.071+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_213-, and the Request Id: 00fcb3d1-12237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208, and the Request Id: 693de9e6-12238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: f3c04068-12242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-12241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-12243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.076+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-12248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_214, and the Request Id: 5a9e691a-12249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: 4e01aaeb-12250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.077+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197, and the Request Id: 8a6b8535-12251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-12252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-12254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-12255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.081+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: 0f260a8d-12258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: 3bcdf744-12257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.081+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214-, and the Request Id: a869aab7-12260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_197-, and the Request Id: a069e909-12262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200, and the Request Id: 778df988-12264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.085+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: 190862d5-12268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.086+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-12269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: e42a7131-12271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: d52dea51-12272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: 19eda547-12274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.090+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: 78a195c9-12279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.090+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_214, and the Request Id: dc7c9a95-12281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-12282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_202-, and the Request Id: 71ca8d40-12285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_197, and the Request Id: eb835cf4-12286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: 4ef72b47-12288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.094+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: 00fcb3d1-12289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-12291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 693de9e6-12296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.098+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-12297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: f3c04068-12298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-12299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-12303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: 3bcdf744-12305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: 4e01aaeb-12310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.105+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: 8a6b8535-12314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-12315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.108+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: 5a9e691a-12318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-12319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-12321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: d52dea51-12323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.112+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: 190862d5-12324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.112+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: 0f260a8d-12326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.113+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-12328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: 778df988-12330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: a869aab7-12331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: 19eda547-12332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.115+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: 0f260a8d-12333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.115+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: a069e909-12334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.115+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-12335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_215, and the Request Id: dc7c9a95-12339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.117+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_201-, and the Request Id: 78a195c9-12340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.118+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: 71ca8d40-12342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: e42a7131-12344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 693de9e6-12346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_198, and the Request Id: eb835cf4-12347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: 4ef72b47-12348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.124+0000 [Thread-8425] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:44.167+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: 00fcb3d1-12351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: f3c04068-12356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-12358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: 3bcdf744-12362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.173+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.174+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-12364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.177+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199, and the Request Id: 8a6b8535-12373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: 4e01aaeb-12376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_216, and the Request Id: 5a9e691a-12377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-12380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.181+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-12382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: 778df988-12385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.182+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.183+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: dc7c9a95-12386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_199-, and the Request Id: a069e909-12388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: a869aab7-12390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: d52dea51-12391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.184+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: 0f260a8d-12392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.185+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: 190862d5-12393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-12394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.187+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: 78a195c9-12397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.187+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: eb835cf4-12399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.187+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: e42a7131-12401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.189+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: 00fcb3d1-12402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.189+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: 19eda547-12403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: f3c04068-12406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_204-, and the Request Id: 71ca8d40-12407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.192+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.192+0000 [Thread-8488] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:44.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 693de9e6-12413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207-, and the Request Id: 4ef72b47-12417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.196+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-12418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-12419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-12420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.199+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-12421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.200+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.201+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: 3bcdf744-12425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-12428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.202+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: 8a6b8535-12430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-12431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.202+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.203+0000 [Thread-8503] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:44.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-12433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_217, and the Request Id: 5a9e691a-12434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201, and the Request Id: 4e01aaeb-12435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.206+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-12438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.207+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-12441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_200-, and the Request Id: a069e909-12442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.208+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: 778df988-12443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.208+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-12444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.208+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: 0f260a8d-12445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_217, and the Request Id: dc7c9a95-12446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217-, and the Request Id: a869aab7-12447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.209+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-12448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-12449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.210+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.210+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-12451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-12452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.211+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: eb835cf4-12453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_204, and the Request Id: 0f260a8d-12454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201-, and the Request Id: 190862d5-12457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.212+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: d52dea51-12458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-12460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_203-, and the Request Id: 78a195c9-12461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: 19eda547-12462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_217-, and the Request Id: 00fcb3d1-12463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-12464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-12465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: f3c04068-12467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: e42a7131-12468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.217+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 693de9e6-12469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.219+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: 71ca8d40-12472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.220+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: 4ef72b47-12475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.222+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 3bcdf744-12479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-12484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-12486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.226+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-12488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: 8a6b8535-12489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_218, and the Request Id: 5a9e691a-12492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-12494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-12495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_201-, and the Request Id: a069e909-12497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: 778df988-12498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.231+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-12500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_218, and the Request Id: dc7c9a95-12502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.232+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-12503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.233+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.233+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.233+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.234+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-12507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.234+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-12509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 4e01aaeb-12510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.235+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: eb835cf4-12511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_204-, and the Request Id: 78a195c9-12512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: d52dea51-12513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.236+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: a869aab7-12514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.237+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: 00fcb3d1-12515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: 190862d5-12518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.239+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: 0f260a8d-12520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.239+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.239+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: f3c04068-12522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.240+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: 19eda547-12523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-12524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.240+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: 71ca8d40-12525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.241+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: 0f260a8d-12528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-12527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.242+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 693de9e6-12531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-12533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.245+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.245+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209-, and the Request Id: 4ef72b47-12535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-12536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-12538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-12539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.247+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: 3bcdf744-12540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: e42a7131-12541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-12543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.249+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-12544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.250+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202, and the Request Id: 8a6b8535-12548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-12549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.252+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-12553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.253+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: dc7c9a95-12555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: 4e01aaeb-12557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.255+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: a069e909-12559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.256+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: 778df988-12561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-12564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.258+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: 00fcb3d1-12565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.258+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-12568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.259+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.259+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: 5a9e691a-12570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-12573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-12574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.260+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.261+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: eb835cf4-12575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.261+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: d52dea51-12576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 190862d5-12577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.262+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: 78a195c9-12578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210, and the Request Id: 19eda547-12579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-12580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219-, and the Request Id: a869aab7-12581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.263+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: 0f260a8d-12582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-12583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: f3c04068-12584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.265+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-12586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.266+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: 0f260a8d-12588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.266+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: 71ca8d40-12589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210-, and the Request Id: 4ef72b47-12593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.267+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 693de9e6-12594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-12597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.271+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: 8a6b8535-12601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.272+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: 3bcdf744-12603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206-, and the Request Id: e42a7131-12605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.276+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: 4e01aaeb-12610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-12615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.278+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_220, and the Request Id: dc7c9a95-12617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.279+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: a069e909-12619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: 190862d5-12620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_203, and the Request Id: eb835cf4-12621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-12624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.282+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: 00fcb3d1-12627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-12630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: f3c04068-12631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-12632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: 778df988-12635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.285+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: 5a9e691a-12638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.285+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: d52dea51-12639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: 19eda547-12641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.287+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: 0f260a8d-12643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.288+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.289+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: 0f260a8d-12645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.289+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 4ef72b47-12648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_206-, and the Request Id: 78a195c9-12649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.290+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: 71ca8d40-12651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.291+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: a869aab7-12652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 693de9e6-12653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-12654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207-, and the Request Id: e42a7131-12656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.293+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: 8a6b8535-12659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-12661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-12662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: 3bcdf744-12663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.297+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: a069e909-12666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-12667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.298+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-12670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205, and the Request Id: 4e01aaeb-12672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.299+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_221, and the Request Id: dc7c9a95-12674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.300+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-12679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205-, and the Request Id: 190862d5-12683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.305+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: eb835cf4-12685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.306+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: 0f260a8d-12687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.306+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: 00fcb3d1-12688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-12693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.308+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: 0f260a8d-12695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.308+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.310+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: 5a9e691a-12699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.311+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: 19eda547-12703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: 778df988-12704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: f3c04068-12706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: e42a7131-12709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: d52dea51-12708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 693de9e6-12711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.313+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: 8a6b8535-12712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221-, and the Request Id: a869aab7-12713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-12714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.366+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: 78a195c9-12715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: 4ef72b47-12717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.367+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: a069e909-12718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_209-, and the Request Id: 71ca8d40-12719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: 3bcdf744-12720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-12721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-12729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-12730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_222, and the Request Id: dc7c9a95-12733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-12734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206, and the Request Id: 4e01aaeb-12735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-12738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.377+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-12739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.377+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.378+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: 00fcb3d1-12741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-12742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-12744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.381+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: eb835cf4-12747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.382+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206-, and the Request Id: 190862d5-12748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-12749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-12750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_209, and the Request Id: 0f260a8d-12751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.383+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.384+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-12753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.384+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: f3c04068-12755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: 778df988-12756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.385+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-12760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-12762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 693de9e6-12763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: 8a6b8535-12764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.388+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: e42a7131-12768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: 19eda547-12769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.389+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: 78a195c9-12771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: d52dea51-12772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.390+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: 5a9e691a-12775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_206-, and the Request Id: a069e909-12776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 3bcdf744-12778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-12779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: 4ef72b47-12780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_210-, and the Request Id: 71ca8d40-12783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.396+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-12787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-12790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.399+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: 0f260a8d-12791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222-, and the Request Id: a869aab7-12795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.401+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_223, and the Request Id: dc7c9a95-12798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: 4e01aaeb-12799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.402+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: 0f260a8d-12800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-12801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.405+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-12807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-12808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.406+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: 778df988-12810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.407+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: 00fcb3d1-12812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.407+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.407+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218, and the Request Id: 693de9e6-12813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207-, and the Request Id: 190862d5-12814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: e42a7131-12815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: 8a6b8535-12816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_206, and the Request Id: eb835cf4-12819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-12822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.412+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: 3bcdf744-12824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.412+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: a069e909-12825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: f3c04068-12826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_209-, and the Request Id: 78a195c9-12827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.413+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: d52dea51-12828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.414+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-12830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-12834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-12837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.418+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: 71ca8d40-12838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.418+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214, and the Request Id: 19eda547-12839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.419+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: 5a9e691a-12841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-12842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_224, and the Request Id: dc7c9a95-12845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214-, and the Request Id: 4ef72b47-12849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.424+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223-, and the Request Id: a869aab7-12853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_224-, and the Request Id: 00fcb3d1-12855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208, and the Request Id: 4e01aaeb-12860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_211, and the Request Id: 0f260a8d-12861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.428+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: 8a6b8535-12869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-12871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.433+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: e42a7131-12873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208-, and the Request Id: 190862d5-12876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 693de9e6-12877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.434+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: eb835cf4-12878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: 778df988-12879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-12882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-12884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-12885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.439+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: 78a195c9-12886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.439+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: f3c04068-12887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: d52dea51-12888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.440+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: a069e909-12890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-12893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.441+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 3bcdf744-12894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-12895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.443+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: 19eda547-12898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-12899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.443+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.444+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: 5a9e691a-12901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.445+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: dc7c9a95-12903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.445+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: 71ca8d40-12904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.448+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: 00fcb3d1-12909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.448+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: 0f260a8d-12910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: 4ef72b47-12911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-12912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-12913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.449+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-12914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224-, and the Request Id: a869aab7-12917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.450+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: 0f260a8d-12918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-12919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-12920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: 4e01aaeb-12923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.452+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-12922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-12924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_208, and the Request Id: eb835cf4-12927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: e42a7131-12928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-12930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-12931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.456+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209, and the Request Id: 8a6b8535-12932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-12934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-12935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209-, and the Request Id: 190862d5-12936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-12938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-12939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-12940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.458+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: 778df988-12941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 693de9e6-12942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-12943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: f3c04068-12944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.460+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: a069e909-12945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.461+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-12943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-12946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-12948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-12949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.462+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-12949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.462+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-12951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.462+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: dc7c9a95-12952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-12951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_211-, and the Request Id: 78a195c9-12953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-12954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-12955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-12954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 3bcdf744-12956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-12957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-12958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: d52dea51-12959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-12957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: 19eda547-12960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.466+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: 0f260a8d-12962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-12961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-12962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-12963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-12964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-12965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-12963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-12965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.468+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: 5a9e691a-12966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_213, and the Request Id: 0f260a8d-12967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: 4ef72b47-12969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.469+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: 00fcb3d1-12972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.470+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: 71ca8d40-12973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-12975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-12975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.472+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-12976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225-, and the Request Id: a869aab7-12977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-12976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210, and the Request Id: 4e01aaeb-12978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-12979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-12980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-12981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-12982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: e42a7131-12984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-12982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-12985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-12986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-12986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.476+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: eb835cf4-12987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-12988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-12989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-12988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-12990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-12991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-12990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-12991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-12992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-12993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-12994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-12992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-12995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.480+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212, and the Request Id: 778df988-12996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-12997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-12997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-12998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210-, and the Request Id: 190862d5-12999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-12998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 693de9e6-13001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.482+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: 8a6b8535-13002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: f3c04068-13004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.483+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-13005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: 19eda547-13008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_212-, and the Request Id: 78a195c9-13009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-13010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_210-, and the Request Id: a069e909-13012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: 3bcdf744-13014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_227, and the Request Id: dc7c9a95-13015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.488+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.489+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-13019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.489+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: 4ef72b47-13021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-13023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.490+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: 00fcb3d1-13024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.490+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: 0f260a8d-13026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.490+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.492+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: 5a9e691a-13029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: d52dea51-13030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.495+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: e42a7131-13035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.506+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: 71ca8d40-13037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226-, and the Request Id: a869aab7-13040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.508+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-13041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.510+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 4e01aaeb-13043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.511+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.512+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: eb835cf4-13049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: 8a6b8535-13054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.514+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: 190862d5-13056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.514+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 693de9e6-13061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: f3c04068-13062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.518+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-13065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-13066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_211-, and the Request Id: a069e909-13067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-13068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.520+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: 19eda547-13069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_228, and the Request Id: dc7c9a95-13070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: 778df988-13074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222-, and the Request Id: 3bcdf744-13075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.522+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: 0f260a8d-13076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 4ef72b47-13078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_228-, and the Request Id: 00fcb3d1-13081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_213-, and the Request Id: 78a195c9-13083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_215, and the Request Id: 0f260a8d-13084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-13086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.527+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.528+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.529+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: 5a9e691a-13092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: d52dea51-13093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.530+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215-, and the Request Id: e42a7131-13094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-13095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-13096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.530+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.531+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.531+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 4e01aaeb-13100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: a869aab7-13101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.534+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-13108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.535+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: 71ca8d40-13111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.535+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: 8a6b8535-13112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_211, and the Request Id: eb835cf4-13113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 190862d5-13114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.537+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-13118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 693de9e6-13119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.539+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: a069e909-13123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.539+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_229, and the Request Id: dc7c9a95-13125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: f3c04068-13128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-13129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.541+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: 19eda547-13130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: 778df988-13131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.541+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: 0f260a8d-13132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: 3bcdf744-13135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-13136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.544+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: 0f260a8d-13137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.545+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219-, and the Request Id: 4ef72b47-13139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.545+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: 00fcb3d1-13141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.546+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: 78a195c9-13142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-13145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: e42a7131-13147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.548+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-13149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-13150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_228, and the Request Id: 5a9e691a-13151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: d52dea51-13156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213, and the Request Id: 4e01aaeb-13164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.553+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: a869aab7-13165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: 8a6b8535-13166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.554+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: 71ca8d40-13167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.556+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.556+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.556+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-13173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-13174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.557+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.557+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: eb835cf4-13177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 693de9e6-13176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: 190862d5-13178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.558+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: a069e909-13182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.558+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.559+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-13184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.559+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: dc7c9a95-13185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.560+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: 19eda547-13187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.560+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: 0f260a8d-13188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: f3c04068-13190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.562+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: 3bcdf744-13194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215, and the Request Id: 778df988-13195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.563+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: 0f260a8d-13197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.564+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: 00fcb3d1-13198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 4ef72b47-13199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.565+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: 78a195c9-13202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217-, and the Request Id: e42a7131-13205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-13206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-13208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.570+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: 5a9e691a-13213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.571+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.571+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: d52dea51-13221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.572+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.573+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.573+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-13225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: 8a6b8535-13226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.574+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: 4e01aaeb-13227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-13229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: a869aab7-13231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.575+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.575+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.575+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_213, and the Request Id: eb835cf4-13233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_217-, and the Request Id: 71ca8d40-13236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.577+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-13235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 693de9e6-13238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.577+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_231, and the Request Id: dc7c9a95-13239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.578+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: 0f260a8d-13240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213-, and the Request Id: f3c04068-13241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 190862d5-13242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.579+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.579+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_214-, and the Request Id: a069e909-13246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.581+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: 0f260a8d-13247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: 3bcdf744-13248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.581+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: 00fcb3d1-13249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-13250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.582+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-13253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.584+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216, and the Request Id: 778df988-13255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218-, and the Request Id: e42a7131-13257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-13259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: 19eda547-13261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-13266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: 4ef72b47-13268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.589+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.589+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: 78a195c9-13269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.590+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_230, and the Request Id: 5a9e691a-13272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-13275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.592+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.594+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.594+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: eb835cf4-13284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.595+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: d52dea51-13285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.595+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230-, and the Request Id: a869aab7-13286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: 8a6b8535-13287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.595+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: 0f260a8d-13289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.596+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.596+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.596+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-13292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215, and the Request Id: 4e01aaeb-13296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-13297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 693de9e6-13298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+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: 0f260a8d-13299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.597+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: f3c04068-13301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.598+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.598+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: 71ca8d40-13302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.599+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: a069e909-13303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_232, and the Request Id: dc7c9a95-13304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 190862d5-13307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: e42a7131-13310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222, and the Request Id: 19eda547-13311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-13313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-13314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-13315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.603+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: 3bcdf744-13316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.603+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: 00fcb3d1-13317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: 778df988-13318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-13321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222-, and the Request Id: 4ef72b47-13322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.609+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: 78a195c9-13330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-13332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-13333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.610+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.611+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.612+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: 0f260a8d-13338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.612+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: 5a9e691a-13339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: 8a6b8535-13340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.612+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.613+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-13343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.613+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-13344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.613+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-13345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.614+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.614+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.614+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: 0f260a8d-13348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.614+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: eb835cf4-13349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.615+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.615+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: 4e01aaeb-13352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.616+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: a069e909-13353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: d52dea51-13354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: a869aab7-13360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.618+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: f3c04068-13359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.619+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: dc7c9a95-13362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: e42a7131-13363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-13365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 693de9e6-13366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216-, and the Request Id: 190862d5-13367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.621+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: 71ca8d40-13369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: 19eda547-13371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.622+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: 00fcb3d1-13373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.622+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.624+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: 3bcdf744-13377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.624+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-13379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218, and the Request Id: 778df988-13380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: 4ef72b47-13382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-13385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_218-, and the Request Id: 78a195c9-13386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-13389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-13391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: 8a6b8535-13392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.630+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: 0f260a8d-13393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.632+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-13397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.633+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-13399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_221, and the Request Id: 0f260a8d-13400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.634+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: eb835cf4-13403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.634+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_217-, and the Request Id: a069e909-13408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.636+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.636+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: 5a9e691a-13409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: d52dea51-13410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-13412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.638+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: f3c04068-13414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.639+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.639+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.640+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.640+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 4e01aaeb-13419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221-, and the Request Id: e42a7131-13420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: a869aab7-13421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.640+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.641+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: dc7c9a95-13423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.641+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: 71ca8d40-13425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 693de9e6-13426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-13430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: 19eda547-13432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: 778df988-13433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217-, and the Request Id: 190862d5-13434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.646+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: 3bcdf744-13438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.646+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: 00fcb3d1-13439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-13441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-13443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.649+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: 78a195c9-13446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.650+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: 4ef72b47-13449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.653+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.653+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-13454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-13457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_217, and the Request Id: eb835cf4-13459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.654+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.654+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218, and the Request Id: 8a6b8535-13461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_233, and the Request Id: 5a9e691a-13465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.656+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: 0f260a8d-13467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: d52dea51-13468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.657+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: f3c04068-13470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.658+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-13471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.658+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-13472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.658+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: a069e909-13473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.659+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.660+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: a869aab7-13476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: e42a7131-13477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.661+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: 71ca8d40-13479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_235, and the Request Id: dc7c9a95-13480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: 4e01aaeb-13483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-13485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-13487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-13490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.665+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.665+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: 00fcb3d1-13492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229, and the Request Id: 693de9e6-13493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.665+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220, and the Request Id: 778df988-13494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-13496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-13497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.667+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: 190862d5-13498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225, and the Request Id: 19eda547-13499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.668+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: 3bcdf744-13502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-13503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.669+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: 78a195c9-13504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: 4ef72b47-13507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.671+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: 0f260a8d-13509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-13511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.673+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: 8a6b8535-13514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.673+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-13515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_218, and the Request Id: eb835cf4-13517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.674+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: 0f260a8d-13518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-13520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.677+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: a069e909-13524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.677+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: f3c04068-13525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.678+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: 5a9e691a-13528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.679+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223-, and the Request Id: e42a7131-13532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: d52dea51-13533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: a869aab7-13538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.683+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-13540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.684+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.684+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: 71ca8d40-13545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_236, and the Request Id: dc7c9a95-13546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221, and the Request Id: 778df988-13548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 4e01aaeb-13549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-13550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-13553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.688+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.688+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: 00fcb3d1-13557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: 19eda547-13558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.690+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219-, and the Request Id: 190862d5-13561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_221-, and the Request Id: 78a195c9-13563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.691+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: eb835cf4-13566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: 8a6b8535-13567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 693de9e6-13568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 4ef72b47-13571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.694+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: a069e909-13574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.694+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: 3bcdf744-13575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.695+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: 0f260a8d-13577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: f3c04068-13578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.695+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-13579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.696+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-13580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.696+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.697+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: 0f260a8d-13582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_235, and the Request Id: 5a9e691a-13587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.699+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-13590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.699+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-13592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.700+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: e42a7131-13593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.701+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: d52dea51-13596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.701+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-13597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.702+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: a869aab7-13599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.703+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: dc7c9a95-13602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.703+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.704+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.704+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: 71ca8d40-13606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.704+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-13607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.705+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.705+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222, and the Request Id: 778df988-13609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.706+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220, and the Request Id: 4e01aaeb-13611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.706+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_237-, and the Request Id: 00fcb3d1-13612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.707+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.707+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: 8a6b8535-13616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.708+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227, and the Request Id: 19eda547-13620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.708+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: 78a195c9-13621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: 190862d5-13624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.709+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.710+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 693de9e6-13625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.710+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: 0f260a8d-13626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.711+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.711+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: a069e909-13628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-13630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.711+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.712+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: 0f260a8d-13632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.712+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227-, and the Request Id: 4ef72b47-13633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.713+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: eb835cf4-13634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-13639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: 3bcdf744-13640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225-, and the Request Id: e42a7131-13642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: f3c04068-13644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-13646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.719+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-13654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: d52dea51-13657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.721+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.721+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: dc7c9a95-13659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.722+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: 5a9e691a-13660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-13661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: 8a6b8535-13669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.724+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: 00fcb3d1-13671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 4e01aaeb-13673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-13674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: 778df988-13675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: a869aab7-13676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.726+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.726+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.726+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: 71ca8d40-13678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_222-, and the Request Id: a069e909-13680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.727+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228, and the Request Id: 19eda547-13681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_223-, and the Request Id: 78a195c9-13684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-13685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.729+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: 0f260a8d-13686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 190862d5-13687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.729+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: eb835cf4-13688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232, and the Request Id: 693de9e6-13689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-13692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-13694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_226, and the Request Id: 0f260a8d-13695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228-, and the Request Id: 4ef72b47-13696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: 3bcdf744-13697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-13699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: f3c04068-13700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: e42a7131-13702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-13704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.735+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-13707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_239, and the Request Id: dc7c9a95-13708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-13709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-13711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-13713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.739+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.739+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: 8a6b8535-13717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.740+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: 5a9e691a-13718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.740+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.740+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: 00fcb3d1-13721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-13723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.742+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: 778df988-13726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.743+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: a069e909-13728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.743+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-13729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.744+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: d52dea51-13731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.744+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: a869aab7-13732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-13734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_224-, and the Request Id: 78a195c9-13736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: 4e01aaeb-13738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.747+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233, and the Request Id: 693de9e6-13741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_225-, and the Request Id: 71ca8d40-13743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_222, and the Request Id: eb835cf4-13745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-13746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-13747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: 190862d5-13748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.750+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: 0f260a8d-13749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: 3bcdf744-13750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.750+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-13751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.751+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-13752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_227, and the Request Id: 0f260a8d-13757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: f3c04068-13756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.753+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: 19eda547-13759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-13761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-13763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.755+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: dc7c9a95-13765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: 4ef72b47-13768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: e42a7131-13769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-13770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_240-, and the Request Id: 00fcb3d1-13771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-13772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.759+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.760+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.760+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: 5a9e691a-13780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: 8a6b8535-13781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: d52dea51-13784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: 778df988-13787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.762+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-13788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.763+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: a069e909-13792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.764+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: a869aab7-13793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_225-, and the Request Id: 78a195c9-13795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.766+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: 71ca8d40-13796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-13799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 693de9e6-13801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.769+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: 4e01aaeb-13804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-13806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-13807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.770+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: eb835cf4-13808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.771+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: 3bcdf744-13812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.773+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: dc7c9a95-13814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.773+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: 19eda547-13817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 190862d5-13818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.775+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: 0f260a8d-13819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.776+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.777+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: 0f260a8d-13821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_241-, and the Request Id: 00fcb3d1-13823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: f3c04068-13825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.779+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-13826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: 4ef72b47-13830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228-, and the Request Id: e42a7131-13832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-13833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: 8a6b8535-13834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.783+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.784+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-13838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-13841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_239, and the Request Id: 5a9e691a-13842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226, and the Request Id: 778df988-13843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.786+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: a069e909-13845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.786+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-13847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.787+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.788+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: d52dea51-13850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.789+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-13852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-13853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.790+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239-, and the Request Id: a869aab7-13854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.790+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.791+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: 78a195c9-13858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.791+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.791+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.791+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.792+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 693de9e6-13862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.792+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: dc7c9a95-13863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.793+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 4e01aaeb-13866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.795+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: 71ca8d40-13869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: 3bcdf744-13870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-13872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: 19eda547-13873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.797+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: 0f260a8d-13874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.797+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.797+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: 00fcb3d1-13876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-13877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.798+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.798+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: eb835cf4-13879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.798+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: 0f260a8d-13880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: 190862d5-13883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-13884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-13885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226, and the Request Id: 8a6b8535-13886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: 4ef72b47-13888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-13889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: f3c04068-13890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: e42a7131-13892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-13893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.804+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.804+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-13896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.804+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: a069e909-13897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-13898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-13899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.805+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: 5a9e691a-13900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.806+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: 778df988-13901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-13903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-13904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-13906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-13910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_227-, and the Request Id: 78a195c9-13912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 693de9e6-13913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.812+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240-, and the Request Id: a869aab7-13918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-13919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-13921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.814+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: d52dea51-13923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.816+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: dc7c9a95-13927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-13928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-13929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: 3bcdf744-13930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.817+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: 4e01aaeb-13932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: 19eda547-13933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-13934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.818+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.818+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_228-, and the Request Id: 71ca8d40-13937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-13939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.819+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_230, and the Request Id: 0f260a8d-13940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-13941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-13942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_225, and the Request Id: eb835cf4-13943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-13939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.820+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: 00fcb3d1-13944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.821+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: 8a6b8535-13945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: 4ef72b47-13946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-13947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: 190862d5-13948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: e42a7131-13949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-13950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: f3c04068-13951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-13952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-13953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-13954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-13953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-13955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-13956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-13955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.825+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: a069e909-13957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228, and the Request Id: 778df988-13958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-13960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-13959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-13961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-13962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-13963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-13962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.828+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: 5a9e691a-13964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-13965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-13966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-13967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-13967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-13968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-13969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-13969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 693de9e6-13970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-13971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_228-, and the Request Id: 78a195c9-13972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-13973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-13975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-13975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.834+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-13976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-13977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.834+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: a869aab7-13978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-13977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-13979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-13980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-13981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.835+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-13980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-13982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-13983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-13981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-13984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-13982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-13983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: 3bcdf744-13985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: d52dea51-13986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-13987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-13988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-13987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_244, and the Request Id: dc7c9a95-13989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.837+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-13988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_226, and the Request Id: eb835cf4-13990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.838+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: 0f260a8d-13991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: 4e01aaeb-13992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.839+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-13991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-13993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-13994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-13994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-13995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.839+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-13996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-13997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-13995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-13998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-13998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_229-, and the Request Id: 71ca8d40-13999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_231, and the Request Id: 0f260a8d-14000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: 19eda547-14001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.841+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: 00fcb3d1-14002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-13997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 190862d5-14004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: f3c04068-14005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: 8a6b8535-14007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: e42a7131-14009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-14010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-14012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.846+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: a069e909-14014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.846+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: 4ef72b47-14016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-14017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.847+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.848+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.849+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: 778df988-14025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 693de9e6-14026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_242, and the Request Id: 5a9e691a-14027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-14028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-14029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-14031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-14034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.853+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: 78a195c9-14036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.853+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: a869aab7-14037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-14038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: d52dea51-14039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.855+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.855+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: 4e01aaeb-14046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.857+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: 0f260a8d-14047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: 3bcdf744-14049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.857+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: eb835cf4-14050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-14053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.859+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: 71ca8d40-14055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.859+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: dc7c9a95-14056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.860+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: 0f260a8d-14059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.860+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: 19eda547-14060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227-, and the Request Id: 190862d5-14061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: 8a6b8535-14063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.863+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: 00fcb3d1-14066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.863+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: f3c04068-14067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-14068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: 4ef72b47-14070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.864+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: e42a7131-14071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.866+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: a069e909-14074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-14078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-14079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.868+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.868+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-14080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-14081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.869+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: 5a9e691a-14083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-14085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-14086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-14087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 693de9e6-14090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-14091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-14092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230, and the Request Id: 778df988-14093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: a869aab7-14096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.874+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: d52dea51-14097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.875+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: 3bcdf744-14100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-14102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_230-, and the Request Id: 78a195c9-14103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-14104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-14105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.878+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: 0f260a8d-14107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_231-, and the Request Id: 71ca8d40-14108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: 19eda547-14109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.879+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.879+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: dc7c9a95-14112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-14113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-14116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.880+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.880+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.881+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: 4e01aaeb-14119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.881+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: 0f260a8d-14118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.881+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: eb835cf4-14121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.882+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-14122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: 4ef72b47-14124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.882+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.883+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: 00fcb3d1-14125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.883+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: 8a6b8535-14126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.884+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: 190862d5-14129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: f3c04068-14131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.884+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: e42a7131-14130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-14133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.886+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: a069e909-14135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-14139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.889+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: 5a9e691a-14142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-14145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-14146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 693de9e6-14147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-14150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.892+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231, and the Request Id: 778df988-14153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.893+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: a869aab7-14154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: d52dea51-14156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-14157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-14158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 3bcdf744-14159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-14161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.896+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: 78a195c9-14162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.896+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.897+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-14165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.897+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.897+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236, and the Request Id: 19eda547-14167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.898+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.898+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: dc7c9a95-14170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_232-, and the Request Id: 71ca8d40-14172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-14174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.900+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: 0f260a8d-14175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.900+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-14176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.901+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-14178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-14179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231, and the Request Id: 8a6b8535-14181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.902+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: 0f260a8d-14182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 4e01aaeb-14183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_229, and the Request Id: eb835cf4-14185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236-, and the Request Id: 4ef72b47-14186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.904+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: 00fcb3d1-14187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.905+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: a069e909-14190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 190862d5-14191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: f3c04068-14193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.907+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: e42a7131-14194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.908+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-14196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 693de9e6-14197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-14198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.909+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-14200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.909+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: 5a9e691a-14203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232, and the Request Id: 778df988-14207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-14208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: 3bcdf744-14209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-14210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-14211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.913+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.913+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.914+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: 78a195c9-14215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-14217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.915+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: d52dea51-14218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: a869aab7-14219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-14220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-14221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-14222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.918+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: dc7c9a95-14225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-14226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.919+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: 71ca8d40-14227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-14229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237, and the Request Id: 19eda547-14230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-14233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-14234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-14235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.922+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: 00fcb3d1-14236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-14237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.922+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232, and the Request Id: 8a6b8535-14238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-14239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.923+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237-, and the Request Id: 4ef72b47-14243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: 4e01aaeb-14245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.924+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: 0f260a8d-14246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.924+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: eb835cf4-14247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-14248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-14250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.925+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: a069e909-14251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-14252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 693de9e6-14253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.926+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-14254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: e42a7131-14255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230-, and the Request Id: 190862d5-14256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-14259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: 3bcdf744-14262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: f3c04068-14263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233, and the Request Id: 778df988-14264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.930+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-14265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-14266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_233-, and the Request Id: 78a195c9-14271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-14273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-14269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.949+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.950+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: 5a9e691a-14277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.950+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: d52dea51-14278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-14283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.952+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_249, and the Request Id: dc7c9a95-14284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_234-, and the Request Id: 71ca8d40-14287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: a869aab7-14288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-14290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-14291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-14292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.956+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.956+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: 19eda547-14295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.957+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: 8a6b8535-14296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_236, and the Request Id: 0f260a8d-14297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: d52dea51-14298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.957+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-14299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.957+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: 00fcb3d1-14300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.958+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-14302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-14303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_233-, and the Request Id: a069e909-14304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: 4ef72b47-14305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: e42a7131-14307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-14309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.961+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231, and the Request Id: 4e01aaeb-14310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.961+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 693de9e6-14311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.963+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: 778df988-14318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-14319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.965+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-14320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-14321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.966+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 3bcdf744-14322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.966+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: eb835cf4-14324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-14323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.967+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: 78a195c9-14327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: 190862d5-14328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_247, and the Request Id: 5a9e691a-14332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: f3c04068-14335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-14336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.971+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.972+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: d52dea51-14342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: a869aab7-14343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.974+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: dc7c9a95-14345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.974+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-14346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234, and the Request Id: 8a6b8535-14347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-14348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.976+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: 0f260a8d-14351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: 19eda547-14353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.977+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.978+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: 00fcb3d1-14355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.979+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: a069e909-14356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4e01aaeb-14358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 78a195c9-14359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.980+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: 0f260a8d-14360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 4ef72b47-14362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_235-, and the Request Id: 71ca8d40-14363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-14367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.983+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 693de9e6-14368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 190862d5-14370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: e42a7131-14371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-14372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.984+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-14373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: f3c04068-14374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-14375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.985+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: 778df988-14377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_232, and the Request Id: eb835cf4-14378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.986+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.987+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 4e01aaeb-14380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-14382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: 3bcdf744-14383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-14384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 4ef72b47-14385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 71ca8d40-14386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.989+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: 78a195c9-14387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 5a9e691a-14389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 8a6b8535-14388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 693de9e6-14390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: dc7c9a95-14391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.991+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a069e909-14392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: a869aab7-14393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: f3c04068-14394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 00fcb3d1-14395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.993+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: 8a6b8535-14397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232-, and the Request Id: 190862d5-14398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.993+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: 5a9e691a-14399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.993+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 19eda547-14400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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_251, and the Request Id: dc7c9a95-14401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.994+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-14402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 778df988-14403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: 19eda547-14404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: eb835cf4-14406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 3bcdf744-14407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248-, and the Request Id: a869aab7-14408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 0f260a8d-14409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.997+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.997+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: 1156c38d-14412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.998+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: a069e909-14411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.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: e42a7131-14413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.999+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.999+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-14414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.999+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: 00fcb3d1-14415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:44.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: d52dea51-14416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.000+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: 0f260a8d-14417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: 4ef72b47-14418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-14421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-14422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.003+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: 71ca8d40-14424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 693de9e6-14426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: e42a7131-14427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-14428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-14429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236, and the Request Id: 778df988-14433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-14434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.006+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.007+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-14436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-14438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-14441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233, and the Request Id: 4e01aaeb-14443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.010+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: 78a195c9-14444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.010+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: eb835cf4-14445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: 3bcdf744-14446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.011+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.012+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: 5a9e691a-14451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233-, and the Request Id: 190862d5-14452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-14453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: f3c04068-14454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.013+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.013+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-14458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.014+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-14459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: 8a6b8535-14460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.014+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: dc7c9a95-14461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-14463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: a869aab7-14464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.015+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: 19eda547-14465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.017+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: a069e909-14468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.017+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: 00fcb3d1-14470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-14471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.019+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: 4ef72b47-14474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.020+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.020+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: d52dea51-14476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.020+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: 0f260a8d-14475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-14479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-14481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_239, and the Request Id: 0f260a8d-14482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-14486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.024+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: 778df988-14487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.024+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.025+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: 71ca8d40-14491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-14492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_234, and the Request Id: eb835cf4-14494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-14495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 693de9e6-14496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239-, and the Request Id: e42a7131-14497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.028+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: 78a195c9-14498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-14499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.028+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-14502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: 4e01aaeb-14505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: f3c04068-14507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.031+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 3bcdf744-14509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_250, and the Request Id: 5a9e691a-14512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.032+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: dc7c9a95-14513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-14516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.033+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.033+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234-, and the Request Id: 190862d5-14518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237, and the Request Id: 8a6b8535-14519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-14521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: 19eda547-14522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.035+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-14523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_253-, and the Request Id: 00fcb3d1-14524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: a869aab7-14526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_237-, and the Request Id: a069e909-14528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 4ef72b47-14530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.038+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.039+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.040+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.040+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: d52dea51-14537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-14541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: 778df988-14543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.044+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.044+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: 71ca8d40-14548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-14549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-14553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 693de9e6-14555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.047+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: 0f260a8d-14557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_238-, and the Request Id: 78a195c9-14558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-14559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.048+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: 5a9e691a-14560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-14561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-14562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.048+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_235, and the Request Id: eb835cf4-14564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-14565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_254, and the Request Id: dc7c9a95-14567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.050+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.050+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-14568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: e42a7131-14569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.051+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.051+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: 19eda547-14570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-14571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.052+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.052+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: 3bcdf744-14572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: a869aab7-14574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-14575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.053+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235, and the Request Id: 4e01aaeb-14577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: f3c04068-14578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_254-, and the Request Id: 00fcb3d1-14579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.055+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 4ef72b47-14581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-14582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.056+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: 8a6b8535-14587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-14588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.058+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: 190862d5-14590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-14594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.060+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: a069e909-14595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-14596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-14597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-14598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.061+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: 778df988-14601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: d52dea51-14603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.065+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: 0f260a8d-14610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.065+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_239-, and the Request Id: 78a195c9-14614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.066+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.067+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-14617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.068+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: 71ca8d40-14618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-14620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.068+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: dc7c9a95-14622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.068+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: 5a9e691a-14621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 693de9e6-14624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: e42a7131-14626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.069+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: eb835cf4-14627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-14628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244, and the Request Id: 19eda547-14629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.071+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252-, and the Request Id: a869aab7-14632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.072+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 3bcdf744-14633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: f3c04068-14636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_255-, and the Request Id: 00fcb3d1-14637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-14638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: 8a6b8535-14639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-14640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.074+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244-, and the Request Id: 4ef72b47-14641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: 4e01aaeb-14644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_239-, and the Request Id: a069e909-14649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-14651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-14654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-14656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.082+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: 190862d5-14660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.083+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: 0f260a8d-14661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: 778df988-14662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.083+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-14665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: d52dea51-14666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_242, and the Request Id: 0f260a8d-14668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_240-, and the Request Id: 78a195c9-14672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-14674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_240-, and the Request Id: 71ca8d40-14673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.087+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-14675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.087+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-14679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-14680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: e42a7131-14681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 693de9e6-14682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245, and the Request Id: 19eda547-14683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_253, and the Request Id: 5a9e691a-14685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.089+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: dc7c9a95-14687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.090+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: eb835cf4-14688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-14692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.091+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: 8a6b8535-14695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: 4ef72b47-14696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.093+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: a869aab7-14697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: 3bcdf744-14698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_256-, and the Request Id: 00fcb3d1-14699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: f3c04068-14700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-14701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-14702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.095+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: a069e909-14703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-14706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-14708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-14710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237, and the Request Id: 4e01aaeb-14712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: 778df988-14717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.101+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: 0f260a8d-14719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.101+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.102+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.103+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: d52dea51-14725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.103+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 190862d5-14728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_243, and the Request Id: 0f260a8d-14729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_241-, and the Request Id: 78a195c9-14730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.106+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.106+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: 71ca8d40-14735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.108+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-14743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.108+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.108+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: 19eda547-14744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.109+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 693de9e6-14745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_238, and the Request Id: eb835cf4-14746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.109+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: 5a9e691a-14747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: 8a6b8535-14748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.110+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.111+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: dc7c9a95-14750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: 4ef72b47-14751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.114+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: 00fcb3d1-14752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243-, and the Request Id: e42a7131-14754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: 3bcdf744-14760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: f3c04068-14759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: a869aab7-14761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-14764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.121+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-14765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-14767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.122+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: a069e909-14768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: 778df988-14769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-14770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.126+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: 19eda547-14775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.132+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-14779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.133+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-14780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.133+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238, and the Request Id: 4e01aaeb-14781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-14783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.134+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_242-, and the Request Id: 78a195c9-14784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.135+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: 0f260a8d-14786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: d52dea51-14788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.137+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-14791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: 190862d5-14792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 4ef72b47-14793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.139+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: 71ca8d40-14795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_244, and the Request Id: 0f260a8d-14796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-14797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.140+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: dc7c9a95-14798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-14799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-14803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.143+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.144+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: 00fcb3d1-14805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.144+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: 5a9e691a-14807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-14811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: e42a7131-14812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_239, and the Request Id: eb835cf4-14813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-14814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 693de9e6-14815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: 8a6b8535-14816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255-, and the Request Id: a869aab7-14820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.150+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: a069e909-14822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-14823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: f3c04068-14825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: 3bcdf744-14826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.152+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.153+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.153+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.154+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: 778df988-14834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.154+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: 19eda547-14836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.154+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.155+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: d52dea51-14839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.155+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-14840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.156+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: 4e01aaeb-14846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.157+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: 78a195c9-14847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.157+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: 4ef72b47-14848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.158+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: 0f260a8d-14849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-14851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_243-, and the Request Id: 71ca8d40-14852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.159+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_259, and the Request Id: dc7c9a95-14854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_245, and the Request Id: 0f260a8d-14855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-14859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 190862d5-14861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_256, and the Request Id: 5a9e691a-14862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.162+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: 00fcb3d1-14863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-14866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.163+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.164+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: e42a7131-14867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.165+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: eb835cf4-14871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-14873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-14874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.166+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 693de9e6-14876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: 8a6b8535-14877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.167+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: a869aab7-14879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: f3c04068-14882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-14883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.169+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252-, and the Request Id: 3bcdf744-14884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.170+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: a069e909-14885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-14888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.171+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-14892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-14894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.173+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249, and the Request Id: 19eda547-14896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: 778df988-14897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.174+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: 0f260a8d-14899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-14901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.175+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-14902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.176+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: 0f260a8d-14903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249-, and the Request Id: 4ef72b47-14904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.176+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: 78a195c9-14906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240, and the Request Id: 4e01aaeb-14909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-14910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-14911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.178+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-14912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.179+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: dc7c9a95-14914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: d52dea51-14915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-14918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.181+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: e42a7131-14919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240-, and the Request Id: 190862d5-14920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-14922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_260-, and the Request Id: 00fcb3d1-14923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_241, and the Request Id: eb835cf4-14924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-14925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-14927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-14928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.184+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: 71ca8d40-14930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.184+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: 693de9e6-14931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_257, and the Request Id: 5a9e691a-14932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: f3c04068-14935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-14936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-14937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244, and the Request Id: 8a6b8535-14938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.187+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: 3bcdf744-14942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: a869aab7-14943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.189+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-14944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-14945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.189+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: a069e909-14946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-14947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-14945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.191+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-14950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-14951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-14949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-14952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-14953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-14952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.192+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-14954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: 19eda547-14955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-14953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: 778df988-14956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-14957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-14958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-14959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-14958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.196+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-14960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-14959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-14961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-14962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-14963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-14964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-14962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-14964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-14966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-14961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-14966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.198+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: d52dea51-14967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-14968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: 4e01aaeb-14969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.198+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-14968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-14970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: 4ef72b47-14971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.199+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-14970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.199+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: 0f260a8d-14972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_261, and the Request Id: dc7c9a95-14973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.199+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-14974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-14974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.200+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: 78a195c9-14976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-14977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-14978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-14977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.201+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 693de9e6-14979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-14978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-14981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-14981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.202+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: eb835cf4-14982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-14983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.202+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: 190862d5-14984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.203+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: 71ca8d40-14985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.203+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: 00fcb3d1-14986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-14988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: e42a7131-14987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.204+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: 3bcdf744-14989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-14990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-14990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-14991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-14992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.205+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-14991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-14992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: f3c04068-14993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.206+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: 5a9e691a-14994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-14995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-14996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-14997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.206+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-14997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.207+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-14998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.207+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: 8a6b8535-14999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-15002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: a869aab7-15005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-15008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-15010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-15011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: 778df988-15013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_245-, and the Request Id: a069e909-15014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.213+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-15015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-15018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-15019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-15020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.216+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: 0f260a8d-15021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-15022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-15023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251, and the Request Id: 19eda547-15025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_246-, and the Request Id: 78a195c9-15026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 4e01aaeb-15027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_262, and the Request Id: dc7c9a95-15028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.219+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_248, and the Request Id: 0f260a8d-15032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.220+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: eb835cf4-15036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: d52dea51-15039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.221+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: 4ef72b47-15040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.221+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: 190862d5-15041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 693de9e6-15042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.223+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: 00fcb3d1-15045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.223+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: f3c04068-15046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248-, and the Request Id: e42a7131-15047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_246-, and the Request Id: 71ca8d40-15048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: 3bcdf744-15049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-15050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.227+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: 8a6b8535-15058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.227+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_259, and the Request Id: 5a9e691a-15062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-15064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.230+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: a069e909-15065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-15072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: a869aab7-15073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: 778df988-15074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.234+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.235+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: 4e01aaeb-15079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-15083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.236+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.236+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+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: 0f260a8d-15086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+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: 78a195c9-15089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+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: dc7c9a95-15090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.237+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: 19eda547-15091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.238+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: 693de9e6-15092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.239+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: 190862d5-15097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-15098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.239+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: eb835cf4-15099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.240+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.240+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: d52dea51-15100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.240+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: 0f260a8d-15101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.241+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-15102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.241+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: 00fcb3d1-15103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 4ef72b47-15104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-15105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: 3bcdf744-15106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.243+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.243+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: e42a7131-15108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.244+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: 71ca8d40-15109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: f3c04068-15111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-15112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.244+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247, and the Request Id: 8a6b8535-15114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.248+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.248+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-15122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-15123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_247-, and the Request Id: a069e909-15124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.249+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-15125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.249+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: 5a9e691a-15126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-15132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.253+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.253+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248, and the Request Id: 778df988-15135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.253+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-15137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.254+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.254+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.255+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260-, and the Request Id: a869aab7-15140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-15141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: 4e01aaeb-15142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-15147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: 19eda547-15148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.257+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.257+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: eb835cf4-15149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_248-, and the Request Id: 78a195c9-15150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-15151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 693de9e6-15152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.258+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: dc7c9a95-15153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.259+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: 190862d5-15156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.259+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: 0f260a8d-15157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.260+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-15158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.261+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: f3c04068-15160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_264-, and the Request Id: 00fcb3d1-15161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_250, and the Request Id: 0f260a8d-15162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: 4ef72b47-15164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: d52dea51-15165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: 3bcdf744-15170, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.263+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: 8a6b8535-15171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.265+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: e42a7131-15173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.265+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: 71ca8d40-15174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_248-, and the Request Id: a069e909-15178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.266+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.267+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-15182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.268+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: 5a9e691a-15184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-15186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: a869aab7-15187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-15188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.273+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-15193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.274+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.274+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.274+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: 4e01aaeb-15198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: 778df988-15201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-15203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.276+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: 0f260a8d-15205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-15206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.277+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.277+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 693de9e6-15208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-15210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.277+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_251, and the Request Id: 0f260a8d-15212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_265, and the Request Id: dc7c9a95-15213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.278+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: 78a195c9-15214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: d52dea51-15215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: 19eda547-15216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245-, and the Request Id: 190862d5-15217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-15218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 3bcdf744-15220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_265-, and the Request Id: 00fcb3d1-15222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.283+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: e42a7131-15225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: 4ef72b47-15226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_249-, and the Request Id: 71ca8d40-15228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.284+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: eb835cf4-15230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.285+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.285+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: 8a6b8535-15236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_262, and the Request Id: 5a9e691a-15238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_249-, and the Request Id: a069e909-15243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: f3c04068-15244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.289+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: a869aab7-15246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.290+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.292+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-15256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246, and the Request Id: 4e01aaeb-15257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.292+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: 693de9e6-15258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: 778df988-15262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.294+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_266, and the Request Id: dc7c9a95-15263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246-, and the Request Id: 190862d5-15267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 3bcdf744-15269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_250-, and the Request Id: 78a195c9-15271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.297+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: d52dea51-15273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.298+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: 00fcb3d1-15275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: 19eda547-15276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-15281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.301+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.301+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_250-, and the Request Id: 71ca8d40-15284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 4ef72b47-15286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_252, and the Request Id: 0f260a8d-15287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: 8a6b8535-15288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.304+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-15291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.304+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.305+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: eb835cf4-15294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_250-, and the Request Id: a069e909-15297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-15299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: e42a7131-15301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.309+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-15303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: f3c04068-15304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.310+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-15309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.311+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.311+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 693de9e6-15310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-15312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.312+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: 5a9e691a-15313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-15315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.313+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-15316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-15320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.314+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: 4e01aaeb-15321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: 778df988-15322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.314+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.315+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: 19eda547-15326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.316+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: d52dea51-15327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.317+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: dc7c9a95-15330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: a869aab7-15332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.319+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 3bcdf744-15334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.319+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: 8a6b8535-15335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: 4ef72b47-15336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.319+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: 71ca8d40-15337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: 190862d5-15338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.320+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-15339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.321+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: 00fcb3d1-15340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.321+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: 78a195c9-15341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.321+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.322+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.322+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: a069e909-15343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.323+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: eb835cf4-15347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-15348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-15353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: f3c04068-15357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.327+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_253, and the Request Id: 0f260a8d-15359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-15360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.330+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 693de9e6-15368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-15371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.332+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.333+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: 4e01aaeb-15375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-15378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: e42a7131-15380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.334+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.334+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-15381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.334+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: d52dea51-15382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.335+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: 19eda547-15384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.336+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: 5a9e691a-15388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: 190862d5-15389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: 778df988-15390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.337+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 3bcdf744-15391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-15392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.337+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.338+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: dc7c9a95-15393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_252-, and the Request Id: 71ca8d40-15394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: 8a6b8535-15395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-15397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 4ef72b47-15398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.340+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_249, and the Request Id: eb835cf4-15400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-15401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.341+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: 78a195c9-15402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.341+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: a869aab7-15403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.342+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: 00fcb3d1-15405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_252-, and the Request Id: a069e909-15406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.342+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-15407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: f3c04068-15410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-15415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.347+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: 0f260a8d-15418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-15420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.349+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: 0f260a8d-15422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-15424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-15425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.351+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: 693de9e6-15432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-15433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.353+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 4e01aaeb-15435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: d52dea51-15437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.354+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-15438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-15439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.355+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253, and the Request Id: 8a6b8535-15444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.356+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: e42a7131-15446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.356+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: 19eda547-15447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: 778df988-15448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.357+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: dc7c9a95-15449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.357+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: 3bcdf744-15450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.357+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: 71ca8d40-15451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.358+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 190862d5-15453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.358+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.358+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.359+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_250, and the Request Id: eb835cf4-15457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_265, and the Request Id: 5a9e691a-15458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_253-, and the Request Id: a069e909-15459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: 4ef72b47-15461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_253-, and the Request Id: 78a195c9-15462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: f3c04068-15466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_269-, and the Request Id: 00fcb3d1-15467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.364+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265-, and the Request Id: a869aab7-15469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-15471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-15472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-15477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-15480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-15482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.370+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: 0f260a8d-15484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.370+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 693de9e6-15487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.373+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: d52dea51-15492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-15494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-15496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.374+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: 0f260a8d-15498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: 8a6b8535-15501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250, and the Request Id: 4e01aaeb-15502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: 778df988-15503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263-, and the Request Id: 3bcdf744-15504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-15505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+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: a069e909-15507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+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: 71ca8d40-15508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255-, and the Request Id: e42a7131-15509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-15510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.390+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: eb835cf4-15511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.390+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-15512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.391+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.391+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: dc7c9a95-15514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.391+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: 78a195c9-15515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250-, and the Request Id: 190862d5-15516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259, and the Request Id: 19eda547-15517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-15519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-15520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-15522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-15521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.393+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: 5a9e691a-15524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_270-, and the Request Id: 00fcb3d1-15525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: f3c04068-15526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.394+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259-, and the Request Id: 4ef72b47-15527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-15528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: a869aab7-15532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.399+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: 0f260a8d-15540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-15541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.400+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.401+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: 0f260a8d-15547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: d52dea51-15549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: 8a6b8535-15553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.404+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 693de9e6-15557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.404+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-15556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: 778df988-15558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.405+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-15561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.405+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-15562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.406+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: e42a7131-15563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: 4e01aaeb-15564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_255-, and the Request Id: 71ca8d40-15566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.407+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: a069e909-15567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.407+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: 78a195c9-15568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.407+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: dc7c9a95-15569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: 3bcdf744-15570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.410+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.410+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.410+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: 190862d5-15577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_267, and the Request Id: 5a9e691a-15578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.411+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: eb835cf4-15579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-15580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-15581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.411+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: 19eda547-15582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.412+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: 00fcb3d1-15583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: f3c04068-15588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.416+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-15591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: 4ef72b47-15592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-15594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.417+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: a869aab7-15595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-15599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.420+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: 0f260a8d-15600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.421+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.421+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.421+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: d52dea51-15604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.422+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-15608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_257, and the Request Id: 0f260a8d-15612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: 8a6b8535-15613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.424+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: 71ca8d40-15614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.425+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-15616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.425+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.425+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.425+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: 4e01aaeb-15619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257-, and the Request Id: e42a7131-15621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 693de9e6-15623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: 778df988-15624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.427+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: a069e909-15625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-15626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-15627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.429+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_272, and the Request Id: dc7c9a95-15628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 190862d5-15631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.430+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.430+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: 78a195c9-15634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-15635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.431+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: 3bcdf744-15636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.432+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: 5a9e691a-15638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.432+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: eb835cf4-15640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261, and the Request Id: 19eda547-15644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.434+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: 00fcb3d1-15645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-15648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: f3c04068-15650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: a869aab7-15651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: 4ef72b47-15655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: d52dea51-15657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.440+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-15660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.440+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: 0f260a8d-15661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.441+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_257-, and the Request Id: 71ca8d40-15666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-15667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-15669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-15670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.443+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: 0f260a8d-15672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.444+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: 778df988-15676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.445+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 693de9e6-15678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.445+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257, and the Request Id: 8a6b8535-15679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-15680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: 4e01aaeb-15683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_257-, and the Request Id: 78a195c9-15685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258-, and the Request Id: e42a7131-15688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.449+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: a069e909-15689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-15690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: 3bcdf744-15692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.450+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262, and the Request Id: 19eda547-15695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-15696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.451+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: dc7c9a95-15698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_254, and the Request Id: eb835cf4-15699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: 190862d5-15701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_269, and the Request Id: 5a9e691a-15702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-15703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: f3c04068-15706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: 4ef72b47-15707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_273-, and the Request Id: 00fcb3d1-15708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: a869aab7-15709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.458+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: d52dea51-15719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.459+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-15721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-15722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-15726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.461+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.461+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.462+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: 0f260a8d-15728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: 778df988-15730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.462+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: 71ca8d40-15729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.462+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.462+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 693de9e6-15734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_259, and the Request Id: 0f260a8d-15735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.464+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: 8a6b8535-15741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.466+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: 4e01aaeb-15743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.466+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-15744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.467+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259-, and the Request Id: e42a7131-15746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.467+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267-, and the Request Id: 3bcdf744-15747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.468+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.468+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: eb835cf4-15749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_258-, and the Request Id: a069e909-15750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-15751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_258-, and the Request Id: 78a195c9-15752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.470+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.471+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: 190862d5-15756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263, and the Request Id: 19eda547-15759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.472+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.472+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: 5a9e691a-15762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: f3c04068-15763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-15766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.481+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: 4ef72b47-15770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.482+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: dc7c9a95-15773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.482+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.482+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: a869aab7-15775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.482+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: d52dea51-15776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.483+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: 0f260a8d-15778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-15780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.485+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: 0f260a8d-15781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_274-, and the Request Id: 00fcb3d1-15783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-15785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-15787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.486+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: 71ca8d40-15789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: 778df988-15790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.488+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 693de9e6-15793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: e42a7131-15794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-15797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: 8a6b8535-15798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.490+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: 78a195c9-15801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: 3bcdf744-15806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.492+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: eb835cf4-15808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_259-, and the Request Id: a069e909-15809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-15810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: 4e01aaeb-15814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.494+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.495+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: 19eda547-15817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-15818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.496+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-15821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: f3c04068-15822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: 190862d5-15825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.497+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: 5a9e691a-15826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_275, and the Request Id: dc7c9a95-15829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.499+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-15830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.499+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: 4ef72b47-15831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.500+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.500+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: 0f260a8d-15832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.501+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: a869aab7-15836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.501+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-15837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260, and the Request Id: d52dea51-15841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.503+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: 0f260a8d-15844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.502+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: 00fcb3d1-15842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: 778df988-15845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-15847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_260-, and the Request Id: 71ca8d40-15850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-15852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.506+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261-, and the Request Id: e42a7131-15853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: 693de9e6-15856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_260-, and the Request Id: 78a195c9-15857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.507+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: 8a6b8535-15859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-15861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-15863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-15865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: 3bcdf744-15866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-15867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.510+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: eb835cf4-15868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.510+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-15869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.511+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.512+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: a069e909-15874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256, and the Request Id: 4e01aaeb-15875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.512+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_272, and the Request Id: 5a9e691a-15878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-15879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.513+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257-, and the Request Id: f3c04068-15880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.513+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.515+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-15881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: 19eda547-15882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256-, and the Request Id: 190862d5-15884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.517+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-15885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.517+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.517+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-15887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.518+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.518+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: d52dea51-15889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_276, and the Request Id: dc7c9a95-15893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.519+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: a869aab7-15894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.520+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: 4ef72b47-15897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.521+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-15899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_261-, and the Request Id: 71ca8d40-15901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.522+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: 00fcb3d1-15902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.522+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: 778df988-15904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.523+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: 0f260a8d-15905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.523+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-15906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.524+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.524+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-15910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_262, and the Request Id: 0f260a8d-15912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.525+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-15914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.526+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-15915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-15916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.526+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: 8a6b8535-15917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: 693de9e6-15919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.527+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: 78a195c9-15920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262-, and the Request Id: e42a7131-15924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-15922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.529+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.529+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 3bcdf744-15928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: 4e01aaeb-15929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_261-, and the Request Id: a069e909-15930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.531+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: eb835cf4-15932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.532+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.532+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: 19eda547-15938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-15939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_273, and the Request Id: 5a9e691a-15940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.534+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: 190862d5-15941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.534+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: f3c04068-15943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-15944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-15944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-15945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-15946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-15945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-15947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: d52dea51-15949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.536+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-15947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266-, and the Request Id: 4ef72b47-15950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-15951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-15951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-15952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.537+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: dc7c9a95-15954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273-, and the Request Id: a869aab7-15955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-15957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-15958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.539+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: 71ca8d40-15959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-15960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-15961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-15960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-15962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_277-, and the Request Id: 00fcb3d1-15963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-15962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: 778df988-15965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.541+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: 0f260a8d-15966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.541+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-15964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.541+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-15966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.541+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-15967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-15967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-15968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-15969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 693de9e6-15970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-15971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-15972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.543+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-15971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-15974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-15975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.544+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: 0f260a8d-15976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-15975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-15977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-15978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-15978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262, and the Request Id: 8a6b8535-15979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-15980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-15982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.546+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 3bcdf744-15981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.546+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: 78a195c9-15983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-15982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-15984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-15985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.547+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: e42a7131-15986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-15984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-15985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-15987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-15988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 4e01aaeb-15990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-15989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.548+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-15988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.548+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-15989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-15991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-15992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.549+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-15992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.549+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: eb835cf4-15993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_262-, and the Request Id: a069e909-15994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: 19eda547-15995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-15996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-15997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-15998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.551+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-15998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-15999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-15999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.552+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.552+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: 5a9e691a-16002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: 190862d5-16003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: f3c04068-16006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 4ef72b47-16007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.554+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: d52dea51-16008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.554+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_278, and the Request Id: dc7c9a95-16011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-16013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: a869aab7-16014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-16016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_263-, and the Request Id: 71ca8d40-16018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_278-, and the Request Id: 00fcb3d1-16019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.560+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-16023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-16026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263, and the Request Id: 778df988-16028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-16029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-16030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 693de9e6-16033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.565+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: 0f260a8d-16036, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-16038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 4e01aaeb-16040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.567+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: 3bcdf744-16041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-16042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-16043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_260, and the Request Id: eb835cf4-16045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_264, and the Request Id: 0f260a8d-16046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_263-, and the Request Id: 78a195c9-16047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.568+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: 8a6b8535-16050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-16051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.569+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.570+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 190862d5-16052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: f3c04068-16055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.571+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264-, and the Request Id: e42a7131-16056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268, and the Request Id: 19eda547-16057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.572+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.572+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.573+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.574+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: d52dea51-16063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.574+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: a069e909-16064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.574+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.575+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: 5a9e691a-16070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.575+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: dc7c9a95-16069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.576+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268-, and the Request Id: 4ef72b47-16073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.577+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: 71ca8d40-16074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-16075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.578+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-16076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.579+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: 00fcb3d1-16077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: a869aab7-16082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.580+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-16084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.581+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-16085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.582+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 693de9e6-16086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.584+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: 0f260a8d-16092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-16094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.585+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.586+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: 3bcdf744-16096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: 778df988-16097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-16101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.587+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_265, and the Request Id: 0f260a8d-16102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: 4e01aaeb-16103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.588+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: eb835cf4-16105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-16106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.590+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: 78a195c9-16108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-16109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.590+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.590+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.591+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: 8a6b8535-16112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.591+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: e42a7131-16113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: 190862d5-16115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.591+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: f3c04068-16117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269, and the Request Id: 19eda547-16119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.592+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-16121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.593+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: d52dea51-16122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-16124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_276, and the Request Id: 5a9e691a-16125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.595+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: dc7c9a95-16126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-16128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 4ef72b47-16132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.600+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: a069e909-16135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.601+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-16138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.602+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 693de9e6-16140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.602+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: 00fcb3d1-16141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: a869aab7-16139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.603+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-16143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.603+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: 71ca8d40-16144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-16146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: 4e01aaeb-16148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-16150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.605+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: 3bcdf744-16151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: 778df988-16154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.607+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: eb835cf4-16158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.607+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: 0f260a8d-16157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-16159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: 190862d5-16161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.610+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-16164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_265-, and the Request Id: 78a195c9-16165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.611+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.611+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: 0f260a8d-16167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-16168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: f3c04068-16169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-16176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.614+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266-, and the Request Id: e42a7131-16177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.615+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: 8a6b8535-16179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.616+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: dc7c9a95-16182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.616+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: 19eda547-16186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.617+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-16187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-16190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.618+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 693de9e6-16193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.619+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: d52dea51-16194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.620+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.620+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: 00fcb3d1-16196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_265-, and the Request Id: a069e909-16197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.620+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: 5a9e691a-16198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.621+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: 4ef72b47-16199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: 3bcdf744-16202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.623+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: 71ca8d40-16204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-16205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.623+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262, and the Request Id: 4e01aaeb-16207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-16208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.625+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: 778df988-16212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-16213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.628+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: a869aab7-16216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-16217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_266-, and the Request Id: 78a195c9-16218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.629+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.629+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-16220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.630+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-16223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: 190862d5-16222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.630+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.630+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: 0f260a8d-16225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_263, and the Request Id: eb835cf4-16226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-16228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-16232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.633+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.634+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: dc7c9a95-16235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267-, and the Request Id: e42a7131-16236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.634+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: 8a6b8535-16238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: f3c04068-16240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.635+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-16242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.636+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 693de9e6-16245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: 19eda547-16246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.638+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: 00fcb3d1-16250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-16251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.638+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: a069e909-16252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: d52dea51-16253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-16254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.640+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: 4ef72b47-16257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: 3bcdf744-16258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.641+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: 5a9e691a-16260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.641+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_267-, and the Request Id: 71ca8d40-16266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.643+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.643+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: 778df988-16268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 4e01aaeb-16271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-16273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: a869aab7-16274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.647+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: 78a195c9-16278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: 190862d5-16279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.647+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-16280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-16285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_264, and the Request Id: eb835cf4-16287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.650+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: 0f260a8d-16288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-16290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.651+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-16293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_283, and the Request Id: dc7c9a95-16294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-16296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267, and the Request Id: 8a6b8535-16297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-16298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.653+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 693de9e6-16301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.653+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: 0f260a8d-16302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.654+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: f3c04068-16304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.654+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: 19eda547-16306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_283-, and the Request Id: 00fcb3d1-16308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.655+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.656+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: d52dea51-16311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_267-, and the Request Id: a069e909-16310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.657+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: 3bcdf744-16313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: e42a7131-16315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: 4ef72b47-16316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.659+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: 5a9e691a-16319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.659+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: 71ca8d40-16320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-16323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-16325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-16326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: 778df988-16329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 4e01aaeb-16330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279-, and the Request Id: a869aab7-16333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-16334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-16336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_268-, and the Request Id: 78a195c9-16337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264-, and the Request Id: 190862d5-16339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.668+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.668+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.668+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.669+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.669+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.670+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: dc7c9a95-16350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.670+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: eb835cf4-16351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.670+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-16352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.671+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-16353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.671+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: 0f260a8d-16354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.671+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.671+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 693de9e6-16358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.674+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: 0f260a8d-16362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_284-, and the Request Id: 00fcb3d1-16363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.675+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268, and the Request Id: 8a6b8535-16364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: 19eda547-16365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: 3bcdf744-16368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.676+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: f3c04068-16369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.676+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: d52dea51-16372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.677+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: 5a9e691a-16373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273-, and the Request Id: 4ef72b47-16377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.679+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: e42a7131-16378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.679+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: a069e909-16380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.679+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: 71ca8d40-16381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: a869aab7-16383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.683+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-16389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-16390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: 4e01aaeb-16393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.684+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-16395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.685+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: 778df988-16396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-16399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.686+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: 190862d5-16401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.687+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.688+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.688+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: 78a195c9-16404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.689+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.689+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: eb835cf4-16409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_285, and the Request Id: dc7c9a95-16410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-16411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.690+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.691+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 693de9e6-16413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-16415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.692+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: 0f260a8d-16416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.692+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.693+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: f3c04068-16420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_285-, and the Request Id: 00fcb3d1-16421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.693+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.693+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.694+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_270, and the Request Id: 0f260a8d-16424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-16425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.694+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: 19eda547-16427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-16428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.695+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.695+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: d52dea51-16429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.695+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: 8a6b8535-16431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: 3bcdf744-16432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.695+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: 5a9e691a-16433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.697+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-16434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.697+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-16435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.698+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: 4ef72b47-16437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: e42a7131-16439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.700+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: 71ca8d40-16441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.700+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: a069e909-16442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.700+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281-, and the Request Id: a869aab7-16443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.702+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.702+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-16451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: 778df988-16452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.704+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266, and the Request Id: 4e01aaeb-16453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-16457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.705+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_286, and the Request Id: dc7c9a95-16461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.707+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: 78a195c9-16463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266-, and the Request Id: 190862d5-16464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.708+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-16466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.709+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-16468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_267, and the Request Id: eb835cf4-16470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-16471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.710+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-16472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.710+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: 00fcb3d1-16474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.710+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280, and the Request Id: 693de9e6-16476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.711+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: 19eda547-16477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-16479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.713+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.714+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: f3c04068-16484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271, and the Request Id: d52dea51-16485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_282, and the Request Id: 5a9e691a-16486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.714+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: 0f260a8d-16487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 3bcdf744-16490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-16491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.715+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: 4ef72b47-16492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.715+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.716+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: 8a6b8535-16494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_271, and the Request Id: 0f260a8d-16495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-16499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.719+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: 71ca8d40-16501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-16502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_270-, and the Request Id: a069e909-16503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: e42a7131-16504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282-, and the Request Id: a869aab7-16505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-16506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-16507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-16508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.724+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.724+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.724+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: dc7c9a95-16517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.725+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.725+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-16520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267, and the Request Id: 4e01aaeb-16522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.726+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: 778df988-16524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.727+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: eb835cf4-16528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.727+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.728+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: 00fcb3d1-16530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: 19eda547-16533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 693de9e6-16534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: 190862d5-16535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: f3c04068-16538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: d52dea51-16540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.731+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: 78a195c9-16541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-16542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.732+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: 3bcdf744-16544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-16546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 4ef72b47-16547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.733+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.733+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: 8a6b8535-16549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-16551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.734+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.734+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: 0f260a8d-16552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.734+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: 71ca8d40-16553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_283, and the Request Id: 5a9e691a-16554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.736+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-16557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-16558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_272, and the Request Id: 0f260a8d-16559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_271-, and the Request Id: a069e909-16562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: a869aab7-16565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-16566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: e42a7131-16568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.741+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: dc7c9a95-16570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-16572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-16574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.742+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.742+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 4e01aaeb-16579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.744+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-16582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.744+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: 00fcb3d1-16583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.744+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: eb835cf4-16584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 693de9e6-16590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272, and the Request Id: 778df988-16591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.745+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.746+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: 19eda547-16593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.747+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: d52dea51-16597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: 190862d5-16598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269-, and the Request Id: f3c04068-16599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-16600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-16602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 3bcdf744-16603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.749+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: 78a195c9-16604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.750+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: 4ef72b47-16607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.751+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: 8a6b8535-16608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-16609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-16610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.752+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: 0f260a8d-16612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_284, and the Request Id: 5a9e691a-16613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_273-, and the Request Id: 71ca8d40-16614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.752+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-16615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.753+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-16616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-16617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.754+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: 0f260a8d-16619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.754+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-16620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.754+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: a069e909-16621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: a869aab7-16623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-16627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.757+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: e42a7131-16628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-16630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.759+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_289, and the Request Id: dc7c9a95-16633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.760+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273, and the Request Id: 778df988-16644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_270, and the Request Id: eb835cf4-16647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.762+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: 4e01aaeb-16649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: 19eda547-16652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 693de9e6-16653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_289-, and the Request Id: 00fcb3d1-16654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_273-, and the Request Id: 78a195c9-16655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269-, and the Request Id: 190862d5-16660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: f3c04068-16661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: d52dea51-16662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.767+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: 4ef72b47-16663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: 3bcdf744-16666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.768+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.768+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.768+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273, and the Request Id: 8a6b8535-16668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-16670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_274-, and the Request Id: 71ca8d40-16671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.770+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: 5a9e691a-16672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.770+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-16673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.770+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: 0f260a8d-16674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.770+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.771+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.771+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: 0f260a8d-16679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.772+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: a069e909-16681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: a869aab7-16682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.775+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-16686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-16687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.775+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274-, and the Request Id: e42a7131-16689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.776+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.776+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: dc7c9a95-16692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-16694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.778+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-16702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.779+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: 778df988-16703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.779+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: eb835cf4-16704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-16706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 4e01aaeb-16707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.780+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-16708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.781+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_290-, and the Request Id: 00fcb3d1-16712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279, and the Request Id: 19eda547-16713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.782+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: d52dea51-16714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_274-, and the Request Id: 78a195c9-16715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: f3c04068-16718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-16721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 693de9e6-16722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 4ef72b47-16723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: 190862d5-16724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.798+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.799+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: 71ca8d40-16725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.800+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.800+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: 0f260a8d-16728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_286, and the Request Id: 5a9e691a-16729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.801+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.801+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-16732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-16734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.802+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: 8a6b8535-16735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.802+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: 3bcdf744-16736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.802+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: 0f260a8d-16737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-16738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-16740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: a869aab7-16741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.805+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: a069e909-16745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: e42a7131-16747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.806+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_291, and the Request Id: dc7c9a95-16749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-16754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-16758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: 778df988-16759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_291-, and the Request Id: 00fcb3d1-16760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-16762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-16764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_272, and the Request Id: eb835cf4-16767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: 4e01aaeb-16768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.812+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.813+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.813+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-16771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280, and the Request Id: 19eda547-16772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.814+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: 78a195c9-16775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: f3c04068-16776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: d52dea51-16777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-16778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.815+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-16779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.815+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-16781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.816+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.816+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 693de9e6-16782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-16783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: 190862d5-16784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_276-, and the Request Id: 71ca8d40-16786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.818+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: 5a9e691a-16787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-16788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280-, and the Request Id: 4ef72b47-16789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.818+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.819+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: 8a6b8535-16792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.819+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-16793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.819+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: 0f260a8d-16794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: 3bcdf744-16795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.820+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.822+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_276, and the Request Id: 0f260a8d-16800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287-, and the Request Id: a869aab7-16801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-16803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_275-, and the Request Id: a069e909-16805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-16804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.824+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.825+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.825+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: dc7c9a95-16808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.828+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: eb835cf4-16817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: 778df988-16819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.829+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: 00fcb3d1-16821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: e42a7131-16822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.830+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-16824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.830+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-16825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.831+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.831+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: 4e01aaeb-16827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-16828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.832+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: 78a195c9-16829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.832+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-16833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: f3c04068-16836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.833+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: d52dea51-16837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-16838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: 19eda547-16839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 693de9e6-16840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 190862d5-16841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-16843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: 4ef72b47-16847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: 3bcdf744-16848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.837+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: 71ca8d40-16849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: 8a6b8535-16851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-16853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.839+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: 5a9e691a-16854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.839+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-16855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.840+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-16857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.841+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: 0f260a8d-16859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_276-, and the Request Id: a069e909-16862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-16864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_293, and the Request Id: dc7c9a95-16865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288-, and the Request Id: a869aab7-16868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.844+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: 0f260a8d-16870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.844+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: 778df988-16874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-16875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.845+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-16877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.846+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: eb835cf4-16879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.847+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: e42a7131-16880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_293-, and the Request Id: 00fcb3d1-16882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.848+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.848+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.848+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: 4e01aaeb-16888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-16889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.849+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: 78a195c9-16890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.849+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: 693de9e6-16891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: 19eda547-16892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.850+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-16896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.851+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: f3c04068-16897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.852+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: d52dea51-16899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-16900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: 3bcdf744-16901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.853+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: 190862d5-16902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 4ef72b47-16904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-16906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: 8a6b8535-16908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_278-, and the Request Id: 71ca8d40-16909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-16912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-16913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-16915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.857+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.857+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: 5a9e691a-16916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.858+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: a069e909-16919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.859+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: 0f260a8d-16921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-16924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.860+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-16927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.861+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: dc7c9a95-16928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-16929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_278, and the Request Id: 0f260a8d-16930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.862+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: 778df988-16931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289-, and the Request Id: a869aab7-16933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.865+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-16938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.866+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: 78a195c9-16939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_294-, and the Request Id: 00fcb3d1-16940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-16941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.866+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 693de9e6-16942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-16937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.867+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: e42a7131-16943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-16944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_275, and the Request Id: eb835cf4-16945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-16946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-16947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-16948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.869+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-16948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-16950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-16951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.869+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-16949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-16950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 4e01aaeb-16953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-16954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-16955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-16954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288-, and the Request Id: 3bcdf744-16956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-16955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-16957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-16958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: d52dea51-16959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-16958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-16960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-16957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: f3c04068-16962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: 19eda547-16961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-16963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-16964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-16964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: 8a6b8535-16966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-16967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-16968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: 190862d5-16969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.875+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: 71ca8d40-16970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-16971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-16972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-16973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 4ef72b47-16974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-16973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-16976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.876+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: a069e909-16975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-16976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-16977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-16978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.877+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: 5a9e691a-16979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-16978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-16980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-16981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-16980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-16982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.878+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-16981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279, and the Request Id: 778df988-16983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-16984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.878+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: 0f260a8d-16985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-16984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.879+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-16985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.879+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: dc7c9a95-16986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.879+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-16987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-16988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-16989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-16989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-16990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.880+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: a869aab7-16991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_279, and the Request Id: 0f260a8d-16992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-16990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-16993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-16994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-16995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-16995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-16996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.881+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: 78a195c9-16997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.882+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 693de9e6-16998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.882+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: 00fcb3d1-16999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-17000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: e42a7131-17001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-17002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-17004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.884+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-17005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-17006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.884+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-17007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.885+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: eb835cf4-17008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-17009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-17010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.885+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: 3bcdf744-17011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: 4e01aaeb-17012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-17016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-17017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: d52dea51-17018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.888+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275-, and the Request Id: 190862d5-17020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: f3c04068-17021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284, and the Request Id: 19eda547-17024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-17025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-17027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-17028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-17029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.890+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_280-, and the Request Id: 71ca8d40-17031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: 8a6b8535-17032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.891+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-17033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-17035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.893+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: 5a9e691a-17036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.893+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: 4ef72b47-17037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-17039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.894+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-17040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.894+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: 778df988-17041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-17042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.894+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: 0f260a8d-17043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_279-, and the Request Id: a069e909-17045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-17046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.895+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.895+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-17049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.896+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: a869aab7-17050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.896+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: dc7c9a95-17051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-17052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_280, and the Request Id: 0f260a8d-17053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-17054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.898+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-17056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-17057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.898+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 693de9e6-17058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_280-, and the Request Id: 78a195c9-17060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-17062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-17063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-17064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.901+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: eb835cf4-17065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.901+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: 00fcb3d1-17066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: e42a7131-17067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.902+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.902+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276, and the Request Id: 4e01aaeb-17070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.903+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 3bcdf744-17071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-17072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-17073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.903+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-17074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.904+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281, and the Request Id: d52dea51-17075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-17076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-17078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: f3c04068-17079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-17081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-17082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.906+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: 19eda547-17083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-17084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 190862d5-17085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.907+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: 71ca8d40-17087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-17088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.908+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-17090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280, and the Request Id: 8a6b8535-17092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.909+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: 5a9e691a-17094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: 4ef72b47-17095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-17096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-17098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-17100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-17101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.911+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: 778df988-17102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.912+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: 0f260a8d-17103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.913+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: a869aab7-17108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.913+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: a069e909-17110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.913+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: 693de9e6-17111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.914+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: 0f260a8d-17112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-17113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-17114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_281-, and the Request Id: 78a195c9-17115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-17118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.916+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: dc7c9a95-17119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-17121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.917+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: 3bcdf744-17122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.917+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: e42a7131-17123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-17126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.918+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-17128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-17129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.918+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: d52dea51-17131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.919+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: eb835cf4-17132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.919+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: 00fcb3d1-17133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-17134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-17135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-17137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: 4e01aaeb-17138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: 19eda547-17140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-17142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-17143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-17144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.924+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: f3c04068-17146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_282-, and the Request Id: 71ca8d40-17147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.925+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 4ef72b47-17148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-17149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: 190862d5-17150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.926+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: 5a9e691a-17151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-17153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.927+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-17154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281, and the Request Id: 8a6b8535-17155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-17156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-17157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-17159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-17160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-17161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282, and the Request Id: 778df988-17163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: a869aab7-17165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.930+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.930+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 693de9e6-17166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.930+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: 0f260a8d-17167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.931+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_281-, and the Request Id: a069e909-17169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-17170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.932+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: 0f260a8d-17171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.932+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: 78a195c9-17174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.932+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: 3bcdf744-17177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-17178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-17179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_298, and the Request Id: dc7c9a95-17180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-17181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-17182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.936+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: e42a7131-17183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.936+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-17184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-17185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.937+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.937+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-17190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.937+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: 00fcb3d1-17191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.938+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-17193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.938+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: eb835cf4-17194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-17195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.939+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: 19eda547-17196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-17197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.939+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: d52dea51-17199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.939+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: 4e01aaeb-17200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-17201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-17202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.941+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-17205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: f3c04068-17207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.942+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: 71ca8d40-17208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.942+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287-, and the Request Id: 4ef72b47-17209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.943+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: 5a9e691a-17210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.943+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: 190862d5-17211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17213, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.944+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.945+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: 8a6b8535-17214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.945+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 00fcb3d1-17217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: a869aab7-17219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-17220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.946+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-17222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-17223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-17225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.947+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: 778df988-17226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 693de9e6-17227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-17228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.949+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: a069e909-17229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.950+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-17233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_283, and the Request Id: 0f260a8d-17234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 71ca8d40-17235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_299, and the Request Id: dc7c9a95-17237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-17238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: 3bcdf744-17240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.952+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: 78a195c9-17241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-17242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-17246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.954+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: e42a7131-17247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.955+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: 19eda547-17249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-17250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.955+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: 00fcb3d1-17251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: d52dea51-17252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-17253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: 4ef72b47-17254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.959+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: 71ca8d40-17255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.959+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-17257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.960+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-17259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 0f260a8d-17260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: 4e01aaeb-17262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-17263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.961+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: 5a9e691a-17264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-17265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.961+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: eb835cf4-17266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.963+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-17269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.963+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-17270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.964+0000 [Thread-11749] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:45.964+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: 190862d5-17271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295-, and the Request Id: a869aab7-17273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-17274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 3bcdf744-17275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-17276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280-, and the Request Id: f3c04068-17277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-17279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-17280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.966+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: 8a6b8535-17281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-17283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-17284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.968+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: 0f260a8d-17285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.968+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.968+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: 778df988-17286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-17289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.969+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-17291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_284, and the Request Id: 0f260a8d-17292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294, and the Request Id: 693de9e6-17293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.971+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: a069e909-17295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-17296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 5a9e691a-17297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.971+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-17298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.971+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: dc7c9a95-17299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-17300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: d52dea51-17301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4ef72b47-17303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.973+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284-, and the Request Id: e42a7131-17304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.973+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-17305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: 19eda547-17306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.974+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: 00fcb3d1-17307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 3bcdf744-17308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-17309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.975+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: 71ca8d40-17310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-17311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.976+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: 78a195c9-17313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.977+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.977+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: 4ef72b47-17315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.977+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: 4e01aaeb-17316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-17317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-17320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-17321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-17323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-17324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 190862d5-17325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.981+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: 5a9e691a-17328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.981+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: eb835cf4-17330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-17331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.983+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-17333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-17334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.983+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a069e909-17335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 78a195c9-17336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: a869aab7-17337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: f3c04068-17338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 1156c38d-17339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284, and the Request Id: 8a6b8535-17341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.987+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: dc7c9a95-17344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 693de9e6-17345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-17346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-17347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: eb835cf4-17348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 693de9e6-17350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 778df988-17351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.989+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-17352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.990+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-17353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-17354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.990+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: d52dea51-17355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: 778df988-17356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.991+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: 00fcb3d1-17357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 4e01aaeb-17358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.991+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: a069e909-17359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-17360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 19eda547-17361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: f3c04068-17362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: 3bcdf744-17363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.993+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: 0f260a8d-17364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.993+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: e42a7131-17366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.994+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290, and the Request Id: 19eda547-17367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 8a6b8535-17368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.994+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: 71ca8d40-17369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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_285, and the Request Id: 0f260a8d-17370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: 190862d5-17371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.995+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.995+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: 78a195c9-17372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-17373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: 4e01aaeb-17375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: dc7c9a95-17376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-17379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290-, and the Request Id: 4ef72b47-17380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: e42a7131-17381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: d52dea51-17382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.998+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.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: a869aab7-17383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.998+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: eb835cf4-17384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.999+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: 5a9e691a-17385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-17386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:45.999+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-17387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 190862d5-17388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.001+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-17390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: f3c04068-17391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-17393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: a869aab7-17397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 693de9e6-17399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-17401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: 8a6b8535-17402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_302, and the Request Id: dc7c9a95-17408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: 3bcdf744-17409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-17413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.008+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-17414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287, and the Request Id: d52dea51-17416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_285-, and the Request Id: a069e909-17415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-17417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-17420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.010+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: 00fcb3d1-17422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: 19eda547-17423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-17424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-17425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.011+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-17428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.012+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: 0f260a8d-17430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_287-, and the Request Id: 71ca8d40-17431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.012+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: 778df988-17432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: 4e01aaeb-17434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: 4ef72b47-17435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.014+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.015+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: eb835cf4-17441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: e42a7131-17442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-17443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_286-, and the Request Id: 78a195c9-17445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.016+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-17446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_298, and the Request Id: 5a9e691a-17447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.016+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 190862d5-17449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: f3c04068-17451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.018+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-17455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 693de9e6-17457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.020+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: a869aab7-17462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: 8a6b8535-17463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-17466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.023+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: d52dea51-17470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.023+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: dc7c9a95-17472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_286-, and the Request Id: a069e909-17473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: 3bcdf744-17474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-17477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: 19eda547-17479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.027+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: 00fcb3d1-17481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.028+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: 0f260a8d-17483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: 4ef72b47-17485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-17487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+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: 71ca8d40-17489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-17490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_284, and the Request Id: eb835cf4-17492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.030+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: 0f260a8d-17493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.030+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.030+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: 4e01aaeb-17498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: 778df988-17499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.069+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: f3c04068-17502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: e42a7131-17504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.070+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: 190862d5-17506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.071+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.071+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: 78a195c9-17509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.072+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: 5a9e691a-17512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.073+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-17515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.074+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298, and the Request Id: 693de9e6-17520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-17522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.075+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: dc7c9a95-17523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.075+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: a869aab7-17525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: 8a6b8535-17526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-17527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-17528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.077+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: d52dea51-17532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.078+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298-, and the Request Id: 3bcdf744-17534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.078+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: a069e909-17535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.078+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: 00fcb3d1-17536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-17539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293, and the Request Id: 19eda547-17540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.080+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: 0f260a8d-17541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-17542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.081+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: 71ca8d40-17543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_288, and the Request Id: 0f260a8d-17547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-17550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: 4ef72b47-17552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.083+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: eb835cf4-17554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.083+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: 778df988-17557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.084+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: 4e01aaeb-17558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.085+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: e42a7131-17560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-17561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.085+0000 [Thread-11956] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: f3c04068-17563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_288-, and the Request Id: 78a195c9-17567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 190862d5-17570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-17574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.089+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: 8a6b8535-17577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.090+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 693de9e6-17578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-17579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-17582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.092+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.092+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: dc7c9a95-17588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: d52dea51-17589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.093+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: 5a9e691a-17590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.093+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: a069e909-17591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: 3bcdf744-17593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-17594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-17595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-17597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.096+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: 00fcb3d1-17598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_290-, and the Request Id: 71ca8d40-17599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: 19eda547-17600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.096+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: 0f260a8d-17601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.096+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: a869aab7-17602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.097+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.097+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.097+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: 0f260a8d-17606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.098+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: eb835cf4-17608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.098+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-17610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: 778df988-17613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 4ef72b47-17614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-17615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.101+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: e42a7131-17616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 4e01aaeb-17618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: f3c04068-17619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.104+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 190862d5-17626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_289-, and the Request Id: 78a195c9-17627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-17628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.105+0000 [Thread-12000] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.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: a869aab7-17629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.106+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-17634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.107+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.107+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: 8a6b8535-17635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-17637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-17639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.108+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.108+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: dc7c9a95-17640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-17643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: d52dea51-17644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.110+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: a069e909-17647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.111+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-17650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.111+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.111+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 693de9e6-17652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.112+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: 5a9e691a-17653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.112+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: 00fcb3d1-17654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.112+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: 0f260a8d-17655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.113+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.113+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_291-, and the Request Id: 71ca8d40-17658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.113+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-17659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.114+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-17661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.114+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_290, and the Request Id: 0f260a8d-17663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.114+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: 19eda547-17664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.114+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: eb835cf4-17665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-17668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.115+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: 3bcdf744-17670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301-, and the Request Id: a869aab7-17671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: 778df988-17672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.116+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-17673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.117+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290-, and the Request Id: e42a7131-17674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-17675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: 4ef72b47-17676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.118+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: f3c04068-17678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.119+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: 4e01aaeb-17679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-17680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.119+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-17681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_290-, and the Request Id: 78a195c9-17685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-17689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286-, and the Request Id: 190862d5-17696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.124+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-17698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.125+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290, and the Request Id: 8a6b8535-17699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.126+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_307, and the Request Id: dc7c9a95-17701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: d52dea51-17703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.127+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.128+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.128+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-17709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.128+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: a069e909-17710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 693de9e6-17712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-17714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_307-, and the Request Id: 00fcb3d1-17715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_292-, and the Request Id: 71ca8d40-17716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.129+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: 5a9e691a-17717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.130+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: 0f260a8d-17719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.131+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: 19eda547-17722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: 3bcdf744-17724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.132+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: eb835cf4-17725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: a869aab7-17728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.133+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-17730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.134+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-17732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: e42a7131-17733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291, and the Request Id: 778df988-17734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: 4ef72b47-17735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-17738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: f3c04068-17739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_291-, and the Request Id: 78a195c9-17742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-17745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-17749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 4e01aaeb-17751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291, and the Request Id: 8a6b8535-17752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-17756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.142+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-17757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.143+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: dc7c9a95-17759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.143+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: d52dea51-17763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: 190862d5-17766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_291-, and the Request Id: a069e909-17769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.146+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 693de9e6-17771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_303, and the Request Id: 5a9e691a-17774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_308-, and the Request Id: 00fcb3d1-17775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.147+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: 0f260a8d-17776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.147+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-17779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_293-, and the Request Id: 71ca8d40-17780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.148+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_292, and the Request Id: 0f260a8d-17781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: 19eda547-17782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.148+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: eb835cf4-17783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: a869aab7-17786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.150+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302-, and the Request Id: 3bcdf744-17788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: 778df988-17791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: 4ef72b47-17792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292-, and the Request Id: e42a7131-17793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.152+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: f3c04068-17795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-17796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.154+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: 78a195c9-17801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-17806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.157+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-17807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.158+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: 4e01aaeb-17812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.158+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.158+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292, and the Request Id: 8a6b8535-17815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_309, and the Request Id: dc7c9a95-17816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-17820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-17821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.161+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.161+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: d52dea51-17825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288-, and the Request Id: 190862d5-17827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_292-, and the Request Id: a069e909-17828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.162+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 693de9e6-17829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-17830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.163+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: 00fcb3d1-17831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.163+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-17832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.164+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.164+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: 5a9e691a-17835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_294-, and the Request Id: 71ca8d40-17838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.165+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: 3bcdf744-17839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: 19eda547-17840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-17844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.166+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.166+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.166+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: eb835cf4-17846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.166+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.167+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: 778df988-17847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.167+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_293, and the Request Id: 0f260a8d-17850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 4ef72b47-17852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-17853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.213+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: 78a195c9-17854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-17855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.213+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: a869aab7-17856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: e42a7131-17859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.214+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: f3c04068-17860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-17863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.218+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-17867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-17869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.218+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_310, and the Request Id: dc7c9a95-17870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.219+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.219+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: 4e01aaeb-17873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-17874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-17875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: 8a6b8535-17880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-17881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 693de9e6-17883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.222+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: 00fcb3d1-17885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: d52dea51-17887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: 190862d5-17888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_293-, and the Request Id: a069e909-17891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.225+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-17894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-17895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.227+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: 5a9e691a-17898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: 19eda547-17899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.227+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: 71ca8d40-17900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.227+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 3bcdf744-17902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-17904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: 778df988-17905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_294, and the Request Id: 0f260a8d-17906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-17907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.230+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: 4ef72b47-17911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-17912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_291, and the Request Id: eb835cf4-17913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-17914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-17915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: a869aab7-17916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_294-, and the Request Id: 78a195c9-17917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.232+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: e42a7131-17919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-17922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.234+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-17924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.252+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: f3c04068-17925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.254+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.254+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-17928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.254+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: dc7c9a95-17929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.255+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-17930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: 8a6b8535-17931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.255+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-17932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-17933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.256+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-17933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-17934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.256+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-17932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-17937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.257+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: 4e01aaeb-17938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.258+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: 00fcb3d1-17940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.258+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-17942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-17942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.259+0000 [Thread-12233] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: d52dea51-17944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 693de9e6-17945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.260+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: a069e909-17946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-17947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-17948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.261+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-17949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: 190862d5-17950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.262+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-17952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-17953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.262+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 3bcdf744-17954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.263+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-17953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.263+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-17951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-17955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-17955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.264+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: 71ca8d40-17958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.264+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-17957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.264+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: 5a9e691a-17959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: 778df988-17960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-17961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-17962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-17963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.266+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-17961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-17964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-17965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.266+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-17964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.266+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-17965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.266+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: eb835cf4-17966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.267+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: 0f260a8d-17967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-17968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.267+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-17967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.267+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-17969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_295-, and the Request Id: 78a195c9-17970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-17969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.268+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: a869aab7-17972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.268+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300, and the Request Id: 19eda547-17973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-17974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-17975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.269+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-17974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.269+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: 0f260a8d-17976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-17977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-17977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-17978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-17978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-17979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-17980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-17981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300-, and the Request Id: 4ef72b47-17982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-17983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_312, and the Request Id: dc7c9a95-17984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-17983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: f3c04068-17985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-17986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-17987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-17988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.273+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-17987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: e42a7131-17989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: 8a6b8535-17990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-17991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-17992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.275+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-17991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-17993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.275+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: 00fcb3d1-17994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-17995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-17996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-17995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-17998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-17997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.276+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-17998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.277+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 693de9e6-17999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.277+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: a069e909-18000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.278+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.278+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 4e01aaeb-18004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-18008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: 3bcdf744-18010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.280+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: d52dea51-18011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: 778df988-18013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291-, and the Request Id: 190862d5-18016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.282+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-18017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.282+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.283+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.283+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: 5a9e691a-18020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_297-, and the Request Id: 71ca8d40-18023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-18024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.285+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: 78a195c9-18025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-18026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.286+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.286+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.287+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: a869aab7-18031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.287+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301, and the Request Id: 19eda547-18032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.287+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.287+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: 0f260a8d-18033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_313, and the Request Id: dc7c9a95-18035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.288+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.288+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: eb835cf4-18037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.288+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.289+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.289+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: 4ef72b47-18043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_296, and the Request Id: 0f260a8d-18045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-18046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.291+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.291+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: 8a6b8535-18047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.291+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: 00fcb3d1-18048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: f3c04068-18050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: e42a7131-18053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-18055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-18056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_296-, and the Request Id: a069e909-18057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-18059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.296+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: 4e01aaeb-18062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.296+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307, and the Request Id: 693de9e6-18063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-18066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.298+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: d52dea51-18070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.299+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: 3bcdf744-18073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-18072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 190862d5-18075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_308, and the Request Id: 5a9e691a-18076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.302+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: 778df988-18081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.302+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: 19eda547-18084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.303+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: 71ca8d40-18085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.303+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.303+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: dc7c9a95-18087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308-, and the Request Id: a869aab7-18088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-18090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-18089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_297-, and the Request Id: 78a195c9-18092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.306+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: 0f260a8d-18093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.306+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302-, and the Request Id: 4ef72b47-18094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-18096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.307+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: 0f260a8d-18097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_314-, and the Request Id: 00fcb3d1-18101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.309+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: eb835cf4-18105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.309+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: 8a6b8535-18109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.343+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297-, and the Request Id: e42a7131-18110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.344+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: a069e909-18115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.344+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294-, and the Request Id: f3c04068-18116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.345+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.346+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-18120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.346+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: 4e01aaeb-18122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 693de9e6-18124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-18126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-18127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.349+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-18128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.350+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: 190862d5-18131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-18133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.351+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-18134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: d52dea51-18135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-18137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-18138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+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: 5a9e691a-18139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.352+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: 778df988-18140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.353+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: 19eda547-18141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.354+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_315, and the Request Id: dc7c9a95-18143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: 3bcdf744-18146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.355+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: 71ca8d40-18145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.357+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: 78a195c9-18150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.358+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 4ef72b47-18152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.358+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: 0f260a8d-18153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: a869aab7-18156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.359+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_315-, and the Request Id: 00fcb3d1-18158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.361+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.361+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: eb835cf4-18161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_298, and the Request Id: 0f260a8d-18162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.362+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-18163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.364+0000 [Thread-12398] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.364+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: 8a6b8535-18168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: e42a7131-18173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.366+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: f3c04068-18176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.367+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: 4e01aaeb-18177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_298-, and the Request Id: a069e909-18179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.369+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.369+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-18185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.370+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309, and the Request Id: 693de9e6-18186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.371+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: 190862d5-18187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-18191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: d52dea51-18192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.372+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299, and the Request Id: 778df988-18195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-18198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-18199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: 3bcdf744-18200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.374+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.375+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-18201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_300-, and the Request Id: 71ca8d40-18203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-18204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_316, and the Request Id: dc7c9a95-18206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.376+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: 5a9e691a-18207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: 19eda547-18208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-18211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_299-, and the Request Id: 78a195c9-18214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.378+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_299, and the Request Id: 0f260a8d-18215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-18216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-18217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.379+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: 4ef72b47-18218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_296, and the Request Id: eb835cf4-18220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.381+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: 00fcb3d1-18222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: a869aab7-18223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.381+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.382+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: 8a6b8535-18225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.383+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: e42a7131-18226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-18228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: f3c04068-18229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.385+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-18232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-18233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.387+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: a069e909-18236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 4e01aaeb-18237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.387+0000 [Thread-12445] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-18238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.388+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.389+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 693de9e6-18243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.392+0000 [Thread-12457] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 190862d5-18250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: d52dea51-18252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.394+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 3bcdf744-18254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.394+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300, and the Request Id: 778df988-18255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.395+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-18259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18260, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.397+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: 71ca8d40-18262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-18265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.397+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.397+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.398+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: dc7c9a95-18266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.398+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: 5a9e691a-18267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.398+0000 [Thread-12469] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.398+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: 19eda547-18268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.399+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_300-, and the Request Id: 78a195c9-18272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.400+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_297, and the Request Id: eb835cf4-18274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.400+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.401+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-18275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.401+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: 0f260a8d-18277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_317-, and the Request Id: 00fcb3d1-18279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-18280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: 4ef72b47-18281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: f3c04068-18282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: a869aab7-18284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-18285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.404+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: e42a7131-18286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-18293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.408+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 4e01aaeb-18296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 693de9e6-18298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-18297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300, and the Request Id: 8a6b8535-18300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.411+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.411+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 190862d5-18305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.412+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: d52dea51-18308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.413+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: a069e909-18310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 3bcdf744-18312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: 778df988-18313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.415+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-18315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-18316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_301-, and the Request Id: 78a195c9-18320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_298, and the Request Id: eb835cf4-18321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.418+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-18323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.418+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: 71ca8d40-18325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.419+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.419+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.420+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: 0f260a8d-18328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.420+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-18331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: f3c04068-18334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.421+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.421+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: dc7c9a95-18332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.421+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-18335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_312, and the Request Id: 5a9e691a-18336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: 19eda547-18337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-18339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.424+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-18341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.424+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: 00fcb3d1-18342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: e42a7131-18343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: a869aab7-18346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: 4ef72b47-18348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.426+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.427+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-18350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.427+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 693de9e6-18355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.429+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.429+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: 8a6b8535-18359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-18360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.430+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-18362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.431+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.431+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.431+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-18365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.432+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: d52dea51-18369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.432+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 3bcdf744-18370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-18371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302, and the Request Id: 778df988-18373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: 4e01aaeb-18374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.434+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.434+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: a069e909-18376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.434+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: eb835cf4-18377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.435+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: 71ca8d40-18380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.436+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: 78a195c9-18382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.437+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: f3c04068-18385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-18388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_302, and the Request Id: 0f260a8d-18389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 190862d5-18391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_313, and the Request Id: 5a9e691a-18392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-18393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-18394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.439+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: dc7c9a95-18395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.441+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302-, and the Request Id: e42a7131-18399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.441+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: 19eda547-18400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-18402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-18401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.442+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: a869aab7-18403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_319-, and the Request Id: 00fcb3d1-18404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.445+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-18408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 4ef72b47-18409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 693de9e6-18412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.446+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.447+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.447+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: 8a6b8535-18415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.447+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-18416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.448+0000 [Thread-12571] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: 3bcdf744-18422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.449+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: d52dea51-18427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.451+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: 778df988-18428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_302-, and the Request Id: a069e909-18429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.453+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-18432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.453+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-18434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-18435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_303, and the Request Id: 0f260a8d-18436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.454+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-18437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_304-, and the Request Id: 71ca8d40-18439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: 4e01aaeb-18442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_300, and the Request Id: eb835cf4-18445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.457+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.458+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: 78a195c9-18446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: e42a7131-18449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.458+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.459+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: 5a9e691a-18450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-18451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: 190862d5-18453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.460+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.461+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: 19eda547-18457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: f3c04068-18459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.463+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: a869aab7-18462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 693de9e6-18463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-18464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: 4ef72b47-18468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.466+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-18471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: 8a6b8535-18472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.467+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.468+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: d52dea51-18476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: 3bcdf744-18477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.469+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: 0f260a8d-18479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.470+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.471+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: 0f260a8d-18483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-18484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.471+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_305-, and the Request Id: 71ca8d40-18485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_303-, and the Request Id: a069e909-18486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304, and the Request Id: 778df988-18488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.474+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-18493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.474+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: dc7c9a95-18494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.475+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304-, and the Request Id: e42a7131-18497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.476+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: eb835cf4-18498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.476+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: 78a195c9-18499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-18502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.477+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: 00fcb3d1-18503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.478+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-18505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-18509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-18510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.480+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: 4e01aaeb-18512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: f3c04068-18513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.481+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: 5a9e691a-18514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-18515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-18517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.481+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.482+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: 19eda547-18518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.482+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-18519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-18520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-18521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.484+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: 190862d5-18523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: a869aab7-18526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.485+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: d52dea51-18527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-18528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.486+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 693de9e6-18531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.486+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: 4ef72b47-18532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: 8a6b8535-18533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-18534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.487+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: 0f260a8d-18535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.488+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.488+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: 0f260a8d-18537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-18538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_306-, and the Request Id: 71ca8d40-18540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: 3bcdf744-18541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.490+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-18543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.490+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: a069e909-18544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.491+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.492+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305-, and the Request Id: e42a7131-18547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: 778df988-18548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.493+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-18554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.494+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: dc7c9a95-18553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-18555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-18556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-18557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_302, and the Request Id: eb835cf4-18558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.495+0000 [Thread-12666] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.496+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: 78a195c9-18560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.496+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-18561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.496+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-18562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-18563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.498+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: f3c04068-18564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_321-, and the Request Id: 00fcb3d1-18565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-18569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-18571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.501+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.501+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.501+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-18572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-18574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-18575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-18578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310, and the Request Id: 19eda547-18579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: 8a6b8535-18580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_316, and the Request Id: 5a9e691a-18583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 4e01aaeb-18584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: d52dea51-18585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.505+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-18587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.505+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.506+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316, and the Request Id: 693de9e6-18590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: 4ef72b47-18591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.507+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: a069e909-18592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.507+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: 71ca8d40-18593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 190862d5-18594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316-, and the Request Id: a869aab7-18595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.509+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: 3bcdf744-18598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.510+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: 0f260a8d-18601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.513+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: dc7c9a95-18610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-18611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-18612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.513+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.514+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: 778df988-18614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.515+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-18616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: e42a7131-18618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.515+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-18619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.516+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: eb835cf4-18620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-18622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_322-, and the Request Id: 00fcb3d1-18623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.517+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: 78a195c9-18624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.519+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.519+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.520+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.520+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: d52dea51-18630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: f3c04068-18631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-18637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-18639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+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: 5a9e691a-18640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.523+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311, and the Request Id: 19eda547-18643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.523+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301, and the Request Id: 4e01aaeb-18645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 693de9e6-18646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: 8a6b8535-18648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_308-, and the Request Id: 71ca8d40-18650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: a869aab7-18651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-18653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311-, and the Request Id: 4ef72b47-18654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317-, and the Request Id: 3bcdf744-18655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301-, and the Request Id: 190862d5-18656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.527+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: 0f260a8d-18657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.527+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.528+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: a069e909-18659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.528+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-18660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.529+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: 0f260a8d-18663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.529+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-18665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.529+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: dc7c9a95-18666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-18669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.531+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-18671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307-, and the Request Id: e42a7131-18673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307, and the Request Id: 778df988-18674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_323-, and the Request Id: 00fcb3d1-18676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.535+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-18680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_304, and the Request Id: eb835cf4-18684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.537+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: 78a195c9-18686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-18688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-18689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-18691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.539+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-18695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: 19eda547-18696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 693de9e6-18697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.540+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.540+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: 5a9e691a-18699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.540+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.541+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: 4e01aaeb-18701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: d52dea51-18703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: f3c04068-18704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: 4ef72b47-18705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 3bcdf744-18708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.544+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: a869aab7-18709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-18710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: 190862d5-18711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.545+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: 8a6b8535-18713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_309-, and the Request Id: 71ca8d40-18714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-18716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.547+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.547+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-18722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.548+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_307-, and the Request Id: a069e909-18724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_308, and the Request Id: 0f260a8d-18726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.549+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: dc7c9a95-18727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-18729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.600+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-18731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.602+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: 00fcb3d1-18734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-18736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: e42a7131-18738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.604+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: 778df988-18740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-18742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.606+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319, and the Request Id: 693de9e6-18747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.606+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: eb835cf4-18748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.608+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.609+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: 78a195c9-18753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313, and the Request Id: 19eda547-18755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-18756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.610+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.610+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_319, and the Request Id: 5a9e691a-18758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.611+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.611+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: d52dea51-18761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.611+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: 3bcdf744-18763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: 4e01aaeb-18764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: f3c04068-18768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.614+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: a869aab7-18769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-18770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.614+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: 71ca8d40-18771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: 8a6b8535-18773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.615+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313-, and the Request Id: 4ef72b47-18774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.615+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: 0f260a8d-18775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: 190862d5-18776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.616+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-18777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.617+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.617+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: 0f260a8d-18779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-18780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.618+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-18782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.618+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-18783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.619+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_308-, and the Request Id: a069e909-18785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.619+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: dc7c9a95-18786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: e42a7131-18790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.621+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.621+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-18792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.622+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-18793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-18794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_325-, and the Request Id: 00fcb3d1-18796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.624+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-18800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.624+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-18801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.625+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: 778df988-18802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.626+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.626+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 693de9e6-18806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.627+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: d52dea51-18809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.627+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_320, and the Request Id: 5a9e691a-18811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-18812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-18813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.628+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.629+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: 19eda547-18815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-18817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.630+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: eb835cf4-18819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.630+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: 3bcdf744-18820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.631+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: 78a195c9-18821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.631+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304, and the Request Id: 4e01aaeb-18824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.632+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: a869aab7-18825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_311-, and the Request Id: 71ca8d40-18826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.633+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: f3c04068-18828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.634+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-18829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.634+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314-, and the Request Id: 4ef72b47-18830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.635+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: 0f260a8d-18833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.635+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304-, and the Request Id: 190862d5-18835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.638+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: 0f260a8d-18842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.638+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: 8a6b8535-18843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.638+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: dc7c9a95-18844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-18845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.639+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-18846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-18847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-18849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.641+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: e42a7131-18850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_326-, and the Request Id: 00fcb3d1-18854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.642+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: a069e909-18855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.643+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.643+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 693de9e6-18859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-18861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.644+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: 778df988-18864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-18867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.647+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_321, and the Request Id: 5a9e691a-18871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.647+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: d52dea51-18872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-18874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: 3bcdf744-18875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_307, and the Request Id: eb835cf4-18876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_310-, and the Request Id: 78a195c9-18877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: 19eda547-18880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.649+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-18881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.650+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.651+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: 71ca8d40-18884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: a869aab7-18885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: 4e01aaeb-18886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: f3c04068-18888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: 4ef72b47-18889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.654+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: 190862d5-18893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.656+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: 0f260a8d-18897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.657+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.657+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-18899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-18900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.658+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_327, and the Request Id: dc7c9a95-18901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.658+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: 0f260a8d-18902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-18903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-18905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-18908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.660+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-18908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.661+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-18911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322, and the Request Id: 693de9e6-18912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_327-, and the Request Id: 00fcb3d1-18914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.662+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310, and the Request Id: 8a6b8535-18915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.662+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: e42a7131-18916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-18919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-18920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.664+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: 778df988-18922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.664+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: 3bcdf744-18923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-18925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.665+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-18926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.665+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-18929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_322, and the Request Id: 5a9e691a-18930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.666+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-18931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313, and the Request Id: d52dea51-18932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.667+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: eb835cf4-18933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.667+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: 78a195c9-18934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.667+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693de9e6-18936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.667+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.668+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-18938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: 19eda547-18939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.669+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: a869aab7-18940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_313-, and the Request Id: 71ca8d40-18943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.670+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-18944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-18944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-18945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-18946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.672+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: f3c04068-18948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: 4e01aaeb-18947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.672+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: 4ef72b47-18949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.672+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: a069e909-18950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-18951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.673+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-18951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-18952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.673+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: 0f260a8d-18953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.674+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-18953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-18955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.674+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-18955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.674+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-18956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-18956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.675+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-18957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.675+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: 0f260a8d-18959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_328, and the Request Id: dc7c9a95-18960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.675+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-18958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.675+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306-, and the Request Id: 190862d5-18961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-18962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-18963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-18964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-18962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.677+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 693de9e6-18965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-18966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.677+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-18967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_328-, and the Request Id: 00fcb3d1-18968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-18970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312-, and the Request Id: e42a7131-18972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-18973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-18974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-18973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-18975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-18976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-18977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-18978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: 3bcdf744-18979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.682+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-18977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-18980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-18978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.682+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-18981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-18980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-18981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-18982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-18983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312, and the Request Id: 778df988-18984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-18982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.683+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-18985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.683+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-18983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-18986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_323, and the Request Id: 5a9e691a-18987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: d52dea51-18988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-18989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.685+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-18989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-18990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-18991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.685+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-18990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.686+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-18991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: 19eda547-18992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_309, and the Request Id: eb835cf4-18993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-18994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-18995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.688+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: 78a195c9-18996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.688+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323-, and the Request Id: a869aab7-18997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-18998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.688+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: 71ca8d40-18999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-18998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.689+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: 4ef72b47-19000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: 4e01aaeb-19002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.689+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-19004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: f3c04068-19005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-19010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.691+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311, and the Request Id: 8a6b8535-19011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.691+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.692+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: dc7c9a95-19013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: 190862d5-19014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.693+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: 0f260a8d-19016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.694+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.694+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_311-, and the Request Id: a069e909-19022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.695+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.695+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: 0f260a8d-19023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-19024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-19024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.696+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: 00fcb3d1-19025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-19027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.696+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 693de9e6-19028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.698+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-19032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.699+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313-, and the Request Id: e42a7131-19035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318, and the Request Id: 19eda547-19038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-19037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.700+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.700+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: 3bcdf744-19040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.701+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-19041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.701+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.701+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.702+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: 5a9e691a-19044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-19046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: 4ef72b47-19049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.703+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: d52dea51-19050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.703+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.703+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313, and the Request Id: 778df988-19051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-19052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-19053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308, and the Request Id: 4e01aaeb-19055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: a869aab7-19057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.707+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.707+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: 78a195c9-19059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-19062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.708+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: 71ca8d40-19063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_310, and the Request Id: eb835cf4-19067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: 190862d5-19068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.709+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: 8a6b8535-19069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.711+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-19072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_314, and the Request Id: 0f260a8d-19077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: f3c04068-19081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.714+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_330, and the Request Id: dc7c9a95-19083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.714+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: a069e909-19082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-19084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.715+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 693de9e6-19086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-19087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.715+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-19088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.716+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.716+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314-, and the Request Id: e42a7131-19091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319, and the Request Id: 19eda547-19092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.718+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.718+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: 00fcb3d1-19096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.718+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: 5a9e691a-19097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-19099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325-, and the Request Id: 3bcdf744-19100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.719+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-19101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-19102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.720+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319-, and the Request Id: 4ef72b47-19103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-19105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.721+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.721+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: d52dea51-19106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: a869aab7-19108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-19111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.723+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-19113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.725+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: 71ca8d40-19114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.725+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314, and the Request Id: 778df988-19117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.727+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: 4e01aaeb-19121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-19126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.730+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: 0f260a8d-19127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.730+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: 8a6b8535-19128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-19131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.731+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: 78a195c9-19133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_315, and the Request Id: 0f260a8d-19134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_311, and the Request Id: eb835cf4-19135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: 190862d5-19136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcdf744-19137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcdf744-19137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 693de9e6-19138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_313-, and the Request Id: a069e909-19140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315-, and the Request Id: e42a7131-19144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-19145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: f3c04068-19146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.735+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: dc7c9a95-19147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: 19eda547-19148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-19149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: 3bcdf744-19150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.737+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-19152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-19155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-19156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.739+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320-, and the Request Id: 4ef72b47-19158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_326, and the Request Id: 5a9e691a-19159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.740+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: 00fcb3d1-19160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.740+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-19161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-19162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.741+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-19165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: a869aab7-19167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.742+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.743+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.743+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: d52dea51-19171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.746+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-19179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314, and the Request Id: 8a6b8535-19180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.747+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: 0f260a8d-19182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: 778df988-19184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_316, and the Request Id: 0f260a8d-19188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310, and the Request Id: 4e01aaeb-19189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.749+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: eb835cf4-19190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.750+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: a069e909-19192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.751+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: 78a195c9-19194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_317-, and the Request Id: 71ca8d40-19197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: 190862d5-19198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-19201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.758+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: e42a7131-19202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: f3c04068-19206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: 19eda547-19207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 3bcdf744-19208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.764+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.765+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-19213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.765+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.765+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: dc7c9a95-19216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 693de9e6-19219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 4ef72b47-19220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.766+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: 5a9e691a-19221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: d52dea51-19222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.768+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-19223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.768+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: 00fcb3d1-19224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.785+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: 71ca8d40-19226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: a869aab7-19228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-19230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-19231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.788+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.788+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: 4e01aaeb-19236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-19237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-19238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.790+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-19242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.791+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.791+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: 8a6b8535-19247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_313, and the Request Id: eb835cf4-19249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.792+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 190862d5-19250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.792+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-19251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: 778df988-19253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-19254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.795+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-19257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_317, and the Request Id: 0f260a8d-19258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: 3bcdf744-19259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-19260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.797+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: a069e909-19261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-19263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.797+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: 78a195c9-19262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: f3c04068-19264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-19265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322, and the Request Id: 19eda547-19267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.799+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.800+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: dc7c9a95-19270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317-, and the Request Id: e42a7131-19271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-19272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.801+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.801+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-19273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.801+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: 5a9e691a-19274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-19275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: 693de9e6-19277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.803+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: d52dea51-19279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.803+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-19281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_333-, and the Request Id: 00fcb3d1-19282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322-, and the Request Id: 4ef72b47-19283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-19284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-19285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.805+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328-, and the Request Id: a869aab7-19286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.805+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-19287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_319-, and the Request Id: 71ca8d40-19289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.806+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.807+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-19291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-19292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.807+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: 4e01aaeb-19293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-19298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-19299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-19301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: 190862d5-19302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.811+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-19304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.812+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: 778df988-19310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.813+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: eb835cf4-19312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: 8a6b8535-19315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-19316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-19319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.815+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 3bcdf744-19320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.816+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_318, and the Request Id: 0f260a8d-19322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.816+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: dc7c9a95-19323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: f3c04068-19324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-19325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.817+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: a069e909-19326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.817+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: 78a195c9-19327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.818+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 693de9e6-19328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-19329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.819+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-19332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.819+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: 19eda547-19333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.819+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.819+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: 00fcb3d1-19334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-19335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.820+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: 5a9e691a-19338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.821+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: d52dea51-19339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: e42a7131-19340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-19342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.822+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.822+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 4ef72b47-19346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: a869aab7-19347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: 4e01aaeb-19349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-19351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.826+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: 71ca8d40-19352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-19355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-19358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: 190862d5-19360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_315, and the Request Id: eb835cf4-19362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-19363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.831+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-19367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.832+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.832+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 3bcdf744-19369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.832+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.833+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: 778df988-19373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.833+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.834+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: 0f260a8d-19376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.834+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.835+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317, and the Request Id: 8a6b8535-19379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.835+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: 0f260a8d-19381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.836+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: f3c04068-19384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_335, and the Request Id: dc7c9a95-19385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.837+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: 693de9e6-19387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: 19eda547-19388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.838+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: a069e909-19390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.839+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-19391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-19392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.839+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_318-, and the Request Id: 78a195c9-19393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.840+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-19394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.840+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: e42a7131-19395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.841+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: 00fcb3d1-19396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324-, and the Request Id: 4ef72b47-19398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.842+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: 5a9e691a-19399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.844+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: d52dea51-19402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.845+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: a869aab7-19406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.847+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.847+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: 4e01aaeb-19413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_321-, and the Request Id: 71ca8d40-19414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.851+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: 190862d5-19423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_316, and the Request Id: eb835cf4-19427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.853+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 3bcdf744-19429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: 8a6b8535-19430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.855+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-19436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.856+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: 0f260a8d-19437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.857+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_318-, and the Request Id: a069e909-19440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: 19eda547-19441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: f3c04068-19443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.858+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: 0f260a8d-19445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_336, and the Request Id: dc7c9a95-19446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: 778df988-19447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: 693de9e6-19448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.859+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.860+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: 5a9e691a-19451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.860+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: 4ef72b47-19453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-19455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_336-, and the Request Id: 00fcb3d1-19457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.862+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: e42a7131-19456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.863+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-19459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.863+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: 78a195c9-19460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.864+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.865+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.865+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: a869aab7-19463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-19464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.866+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: 4e01aaeb-19468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.867+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-19471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.869+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: d52dea51-19475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: 8a6b8535-19478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.871+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-19479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 3bcdf744-19484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315-, and the Request Id: 190862d5-19486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.874+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.874+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: 71ca8d40-19490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.875+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_319-, and the Request Id: a069e909-19493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.876+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.876+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.876+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-19495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332-, and the Request Id: 693de9e6-19496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.877+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-19497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.877+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: eb835cf4-19498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.877+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.877+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.878+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: 778df988-19502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_321, and the Request Id: 0f260a8d-19503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.878+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-19504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.879+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: dc7c9a95-19505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.879+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: 19eda547-19506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.881+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: f3c04068-19509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: e42a7131-19511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.882+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: 78a195c9-19512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: 4ef72b47-19513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.882+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: 00fcb3d1-19514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.883+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-19516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-19517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.885+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: 5a9e691a-19518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-19519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-19522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-19524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: a869aab7-19525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-19526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-19530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 3bcdf744-19537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.892+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320, and the Request Id: 8a6b8535-19539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: 4e01aaeb-19540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.894+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.894+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: 0f260a8d-19543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.894+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: d52dea51-19544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.894+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.895+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: 693de9e6-19547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-19548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_320-, and the Request Id: a069e909-19550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_322, and the Request Id: 0f260a8d-19551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.897+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: 190862d5-19552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_323-, and the Request Id: 71ca8d40-19554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.898+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.898+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-19556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.898+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.899+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321, and the Request Id: 778df988-19557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.899+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-19560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-19561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.901+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: eb835cf4-19566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.901+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-19568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_338, and the Request Id: dc7c9a95-19569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.902+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: 5a9e691a-19571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.902+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: 19eda547-19572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: e42a7131-19573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.903+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: 78a195c9-19575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.904+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: f3c04068-19577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: a869aab7-19579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_338-, and the Request Id: 00fcb3d1-19580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: 4ef72b47-19581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.906+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.907+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19585, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-19588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.909+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: 8a6b8535-19591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 3bcdf744-19592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.909+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-19594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.910+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.910+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.911+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: d52dea51-19596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.911+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.912+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: 693de9e6-19601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.912+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317, and the Request Id: 4e01aaeb-19602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.914+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: a069e909-19605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.914+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: 71ca8d40-19607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.915+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: 0f260a8d-19608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.915+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-19609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-19610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-19612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.916+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-19613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.917+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_323, and the Request Id: 0f260a8d-19614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.917+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317-, and the Request Id: 190862d5-19616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: 778df988-19621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_319, and the Request Id: eb835cf4-19623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.921+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: e42a7131-19625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-19626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.921+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.922+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.923+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.924+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: 78a195c9-19633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.924+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: f3c04068-19634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-19636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.925+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.925+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: dc7c9a95-19637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.925+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: 19eda547-19638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.925+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: 5a9e691a-19639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.925+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-19640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.926+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-19642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 3bcdf744-19644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.927+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.928+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: 00fcb3d1-19646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.929+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325, and the Request Id: d52dea51-19650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328-, and the Request Id: 4ef72b47-19648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.930+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: a869aab7-19652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322, and the Request Id: 8a6b8535-19654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.933+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 693de9e6-19656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-19657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.933+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-19659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.933+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: 71ca8d40-19660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-19661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.934+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: a069e909-19662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-19664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.936+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.936+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-19667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: 4e01aaeb-19668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.938+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: 0f260a8d-19670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.938+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.939+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-19673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.940+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-19675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-19676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.940+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.940+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.941+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: 778df988-19680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: 190862d5-19681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.941+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: eb835cf4-19682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.941+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: 0f260a8d-19683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.944+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.945+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: dc7c9a95-19689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-19692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.945+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324-, and the Request Id: e42a7131-19693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.946+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: 78a195c9-19695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.946+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: d52dea51-19696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.946+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: f3c04068-19698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_335, and the Request Id: 5a9e691a-19699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.947+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.947+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.948+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.948+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: 19eda547-19703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-19704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 3bcdf744-19708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.950+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: 71ca8d40-19710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323, and the Request Id: 8a6b8535-19711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: a869aab7-19712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.951+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 4ef72b47-19713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-19714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_340-, and the Request Id: 00fcb3d1-19715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 693de9e6-19716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-19718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.953+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_323-, and the Request Id: a069e909-19720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: 4e01aaeb-19722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-19728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 190862d5-19730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-19735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-19736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: 778df988-19737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-19741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.961+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.961+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: eb835cf4-19743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-19744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.962+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.962+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.963+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: 0f260a8d-19746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-19747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-19748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.963+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-19749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4ef72b47-19750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.964+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: d52dea51-19751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.964+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.964+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: 78a195c9-19752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.964+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: 19eda547-19753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-19755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321-, and the Request Id: f3c04068-19756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-19758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.966+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_336, and the Request Id: 5a9e691a-19760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.966+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325-, and the Request Id: e42a7131-19761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_327-, and the Request Id: 71ca8d40-19764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_341, and the Request Id: dc7c9a95-19765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 3bcdf744-19767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.968+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: 4ef72b47-19768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-19769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.969+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.970+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324, and the Request Id: 8a6b8535-19772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: eb835cf4-19773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: a869aab7-19776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320, and the Request Id: 4e01aaeb-19777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_341-, and the Request Id: 00fcb3d1-19778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.973+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-19780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: 693de9e6-19781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.974+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: a069e909-19782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.974+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320-, and the Request Id: 190862d5-19784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-19788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.976+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-19789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-19791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-19792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-19793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-19794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-19795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.980+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: 778df988-19798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.980+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-19801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-19803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.981+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_322, and the Request Id: eb835cf4-19804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.982+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328, and the Request Id: d52dea51-19805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.982+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: 0f260a8d-19806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.982+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-19810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 693de9e6-19812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: e42a7131-19813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.984+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: 19eda547-19814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: ec4a0cb4-19815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_325-, and the Request Id: 78a195c9-19816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338, and the Request Id: 3bcdf744-19817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a869aab7-19818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.985+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.985+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: 71ca8d40-19820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.986+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: 0f260a8d-19821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: f3c04068-19822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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_337, and the Request Id: 5a9e691a-19823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-19824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.987+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: dc7c9a95-19825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: 4ef72b47-19826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: 693de9e6-19828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 190862d5-19829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.988+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: a069e909-19830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.989+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.989+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325, and the Request Id: 8a6b8535-19832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: d52dea51-19833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.989+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 4e01aaeb-19835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-19836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326-, and the Request Id: e42a7131-19837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.991+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: 00fcb3d1-19838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.991+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-19839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 19eda547-19840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: a869aab7-19841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: 190862d5-19842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.993+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: a069e909-19843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 71ca8d40-19844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 78a195c9-19845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 0f260a8d-19846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: dc7c9a95-19847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 5a9e691a-19848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: f3c04068-19849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-19850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 1156c38d-19851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 3bcdf744-19852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 8a6b8535-19853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 00fcb3d1-19854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-19855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 778df988-19856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:46.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: 4e01aaeb-19857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.000+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-19858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-19859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-19860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.001+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-19861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-19862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: 778df988-19863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-19864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-19865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-19866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-19867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.003+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: eb835cf4-19868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: d52dea51-19869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.004+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: 0f260a8d-19870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: 19eda547-19871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.004+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-19872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-19873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-19874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.005+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-19875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.005+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-19876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 3bcdf744-19877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.006+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-19878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.006+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: 78a195c9-19879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.007+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_343, and the Request Id: dc7c9a95-19883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_329-, and the Request Id: 71ca8d40-19882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_327, and the Request Id: 0f260a8d-19884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-19885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.008+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: 4e01aaeb-19886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: 4ef72b47-19887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.008+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: 5a9e691a-19888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.008+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: f3c04068-19889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 693de9e6-19890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.010+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-19893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-19894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: 8a6b8535-19895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-19896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327-, and the Request Id: e42a7131-19897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-19898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 190862d5-19899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: a869aab7-19900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-19901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.013+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: 00fcb3d1-19902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_326-, and the Request Id: a069e909-19903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-19904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-19905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-19906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-19907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-19908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-19909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-19910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-19911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-19912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-19913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-19915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-19916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-19917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.019+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-19918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: d52dea51-19919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-19920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.020+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.020+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: 778df988-19921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-19922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-19923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.021+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333, and the Request Id: 19eda547-19924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-19925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-19926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-19927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-19928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.022+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: 0f260a8d-19929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-19930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-19931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-19932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.025+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: 0f260a8d-19933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-19934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.025+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: 3bcdf744-19935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.025+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.025+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: 4ef72b47-19937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.025+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: 71ca8d40-19938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_324, and the Request Id: eb835cf4-19939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.026+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-19940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-19941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-19941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-19942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 4e01aaeb-19943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.027+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-19942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.027+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-19944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.027+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-19945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-19944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.028+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: 78a195c9-19946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-19945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-19947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-19948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-19949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-19947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-19948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.029+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: dc7c9a95-19950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: 8a6b8535-19951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: 693de9e6-19952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_339, and the Request Id: 5a9e691a-19953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-19954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: 190862d5-19955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: f3c04068-19956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.031+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328-, and the Request Id: e42a7131-19957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-19958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-19959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_344-, and the Request Id: 00fcb3d1-19960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_327-, and the Request Id: a069e909-19961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-19962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-19963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: a869aab7-19964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.034+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-19965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-19966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-19967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.035+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-19968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-19969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.036+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-19968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-19971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-19971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-19970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-19972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-19973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: d52dea51-19974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-19975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-19976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-19977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-19978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-19979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-19979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-19980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-19981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.040+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-19982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.040+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-19980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: 19eda547-19983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-19981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-19984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-19985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-19984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.042+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: 71ca8d40-19986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-19985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-19987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-19988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328, and the Request Id: 778df988-19989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.042+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-19988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_329, and the Request Id: 0f260a8d-19990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-19991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-19992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-19991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-19992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-19993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-19994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-19995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-19994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-19996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-19995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_325, and the Request Id: eb835cf4-19997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: 4ef72b47-19998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-19999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.044+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-19996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-19999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.045+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 3bcdf744-20000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.045+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: 4e01aaeb-20002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-20003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.045+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-20005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_328-, and the Request Id: 78a195c9-20007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: e42a7131-20008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: 8a6b8535-20009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.047+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: dc7c9a95-20010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.047+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.047+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: f3c04068-20013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-20014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.048+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: 693de9e6-20015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: 190862d5-20016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.048+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: 5a9e691a-20017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_328-, and the Request Id: a069e909-20023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.051+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: 00fcb3d1-20024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.052+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: a869aab7-20025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-20028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-20031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-20036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: d52dea51-20037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.057+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: 0f260a8d-20040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.058+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329, and the Request Id: 778df988-20044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-20046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_330, and the Request Id: 0f260a8d-20047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.059+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: 19eda547-20048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-20049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f3c04068-20052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.060+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: 71ca8d40-20054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.060+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.060+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: eb835cf4-20055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-20056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 3bcdf744-20057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.062+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.062+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: 78a195c9-20059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20060 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: e42a7131-20063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.064+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: 5a9e691a-20064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.064+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.065+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: 4e01aaeb-20067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: 693de9e6-20068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.065+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.066+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.066+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: 4ef72b47-20073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329, and the Request Id: 8a6b8535-20074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.067+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: dc7c9a95-20075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: f3c04068-20076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-20077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.068+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-20078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: a869aab7-20079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.068+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: 190862d5-20081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-20082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_329-, and the Request Id: a069e909-20083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_346-, and the Request Id: 00fcb3d1-20085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-20086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.074+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: d52dea51-20095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-20099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.075+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-20102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.076+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: 778df988-20103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-20104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.077+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_331, and the Request Id: 0f260a8d-20107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 3bcdf744-20108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_333-, and the Request Id: 71ca8d40-20109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-20113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_330-, and the Request Id: 78a195c9-20114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-20115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.079+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.080+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: 5a9e691a-20117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.080+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: 19eda547-20120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.080+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.080+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: eb835cf4-20121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-20122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.081+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343-, and the Request Id: 693de9e6-20123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.081+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: e42a7131-20124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.082+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326, and the Request Id: 4e01aaeb-20129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-20130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330, and the Request Id: 8a6b8535-20131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.083+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: 4ef72b47-20132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: a869aab7-20133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.084+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-20135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.085+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: dc7c9a95-20137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_330-, and the Request Id: a069e909-20138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: f3c04068-20143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.088+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: 190862d5-20145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.089+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: 00fcb3d1-20147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-20152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.092+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-20154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.093+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.093+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: 778df988-20157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.093+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: d52dea51-20158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-20162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.096+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-20164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.097+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_331-, and the Request Id: 78a195c9-20165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.097+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: 0f260a8d-20166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_334-, and the Request Id: 71ca8d40-20168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.099+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.099+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: 5a9e691a-20171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-20173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344, and the Request Id: 3bcdf744-20175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_332, and the Request Id: 0f260a8d-20177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.101+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.102+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: a869aab7-20182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.103+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: dc7c9a95-20186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: 19eda547-20185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: 8a6b8535-20188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: e42a7131-20189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.104+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_328, and the Request Id: eb835cf4-20191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: 693de9e6-20192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.106+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_331-, and the Request Id: a069e909-20197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.107+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: 4ef72b47-20199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.107+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: 00fcb3d1-20200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: 4e01aaeb-20202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-20203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: f3c04068-20204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.110+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-20206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.111+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-20209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.111+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.111+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.112+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: d52dea51-20212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.112+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-20213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.112+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.113+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332, and the Request Id: 778df988-20215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.114+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: 190862d5-20218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.116+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.116+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: 5a9e691a-20222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.117+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: 0f260a8d-20226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_335-, and the Request Id: 71ca8d40-20227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.117+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: 78a195c9-20228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.118+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.118+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-20230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.120+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: 0f260a8d-20233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.120+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 3bcdf744-20234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eb835cf4-20235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: a869aab7-20237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-20241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-20243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.123+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.123+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332, and the Request Id: 8a6b8535-20247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: e42a7131-20248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_329, and the Request Id: eb835cf4-20249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.124+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: 19eda547-20250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.124+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: dc7c9a95-20251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.125+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: 693de9e6-20252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.125+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.126+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.127+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328, and the Request Id: 4e01aaeb-20257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.127+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: a069e909-20258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.128+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: f3c04068-20259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_349-, and the Request Id: 00fcb3d1-20261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.128+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: 4ef72b47-20262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-20264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: 190862d5-20268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: 778df988-20269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.133+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.133+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-20277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.134+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: 5a9e691a-20279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: d52dea51-20282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.136+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: 78a195c9-20285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.137+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: a869aab7-20288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.137+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.138+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.139+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.139+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: 0f260a8d-20293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.139+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 3bcdf744-20295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-20296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.140+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.140+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_336-, and the Request Id: 71ca8d40-20302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: 19eda547-20305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.142+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_350, and the Request Id: dc7c9a95-20307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.142+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: eb835cf4-20308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: e42a7131-20310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.143+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-20311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: 693de9e6-20312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.144+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.144+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: 8a6b8535-20314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: 4e01aaeb-20315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-20316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_350-, and the Request Id: 00fcb3d1-20317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: f3c04068-20318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.146+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: 4ef72b47-20321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_333-, and the Request Id: a069e909-20322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.149+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: 190862d5-20325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.149+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-20330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.150+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.150+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: 5a9e691a-20333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-20334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.152+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.153+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: 778df988-20338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-20339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: a869aab7-20340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.156+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: 0f260a8d-20345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-20346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.157+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.157+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: 78a195c9-20350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.157+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: 0f260a8d-20351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.157+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: d52dea51-20352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.158+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-20354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-20359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.160+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.160+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: dc7c9a95-20362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.161+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340, and the Request Id: 19eda547-20364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_337-, and the Request Id: 71ca8d40-20366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.162+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: e42a7131-20367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 3bcdf744-20369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.163+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.163+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: 8a6b8535-20372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_351-, and the Request Id: 00fcb3d1-20373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.164+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: 4e01aaeb-20375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: 693de9e6-20377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: f3c04068-20378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340-, and the Request Id: 4ef72b47-20379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.166+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: a069e909-20381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.167+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: 190862d5-20383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20385, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-20387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.168+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.169+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: 5a9e691a-20388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.170+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-20390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.170+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: eb835cf4-20391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-20392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-20396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.172+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: a869aab7-20397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.173+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: 778df988-20400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-20401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.173+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_336, and the Request Id: 0f260a8d-20402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.176+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: 78a195c9-20406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.177+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.177+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.178+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: dc7c9a95-20413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.178+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: e42a7131-20414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.178+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: d52dea51-20418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.180+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: 19eda547-20422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-20423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-20424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.181+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-20425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335, and the Request Id: 8a6b8535-20426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_352-, and the Request Id: 00fcb3d1-20427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.183+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: 71ca8d40-20430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.183+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.183+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.183+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.183+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.184+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: f3c04068-20434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 3bcdf744-20435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.184+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.185+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.185+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: 4e01aaeb-20438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.185+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: a069e909-20439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: 4ef72b47-20440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-20441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.187+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.187+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: eb835cf4-20444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.187+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 693de9e6-20446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.188+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: 5a9e691a-20448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: 190862d5-20449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.190+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-20452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.191+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-20455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.191+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: a869aab7-20456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.192+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: 0f260a8d-20458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.192+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-20460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.193+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: 0f260a8d-20462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-20463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: 778df988-20468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.195+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.196+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-20473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: d52dea51-20475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.197+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.197+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: dc7c9a95-20476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.198+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: e42a7131-20479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_336-, and the Request Id: 78a195c9-20480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: 19eda547-20481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: 8a6b8535-20483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.200+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.201+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: 71ca8d40-20486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.201+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.201+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.201+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: 00fcb3d1-20490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.202+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 3bcdf744-20492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.202+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: 4e01aaeb-20494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-20495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: 4ef72b47-20496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-20497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.204+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: f3c04068-20498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.205+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: a069e909-20499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.205+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-20500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.206+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: 190862d5-20501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_333-, and the Request Id: eb835cf4-20505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.207+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 693de9e6-20507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.208+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.209+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: 5a9e691a-20511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-20513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.211+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-20515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.212+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: a869aab7-20518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-20519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.213+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: 778df988-20521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.215+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: 0f260a8d-20525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.215+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.215+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-20527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.215+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.216+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-20528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.216+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-20529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.216+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: 19eda547-20530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.216+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-20531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_337-, and the Request Id: 78a195c9-20532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.217+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: 0f260a8d-20533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_354, and the Request Id: dc7c9a95-20536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.218+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: d52dea51-20537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.219+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: 8a6b8535-20542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.219+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.219+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: 4ef72b47-20543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.220+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.220+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333, and the Request Id: 4e01aaeb-20546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-20547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.221+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: e42a7131-20548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.221+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: 71ca8d40-20549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.221+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.222+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: 00fcb3d1-20550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-20551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.222+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.222+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: f3c04068-20553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-20554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.223+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.223+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-20555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-20556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-20557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.224+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 3bcdf744-20558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.224+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: a069e909-20559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-20561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-20562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: 190862d5-20563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.227+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350-, and the Request Id: 693de9e6-20565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_334-, and the Request Id: eb835cf4-20564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-20566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-20568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-20569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.230+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-20572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.231+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.233+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.248+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: 5a9e691a-20579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.248+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.249+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: dc7c9a95-20582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.249+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.249+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.250+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.250+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.251+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: d52dea51-20587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.251+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: 0f260a8d-20588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.251+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.251+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: 778df988-20590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-20591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.252+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_339, and the Request Id: 0f260a8d-20592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.252+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: a869aab7-20593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-20594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.255+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-20595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-20597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.256+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.256+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.257+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: 8a6b8535-20599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.257+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: 19eda547-20600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_355-, and the Request Id: 00fcb3d1-20601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.258+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: 78a195c9-20602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.258+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-20603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_341-, and the Request Id: 71ca8d40-20604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.259+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-20606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: e42a7131-20607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.260+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: a069e909-20608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 3bcdf744-20609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.261+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-20612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.262+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.263+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: 4ef72b47-20613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.263+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: 4e01aaeb-20618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.264+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: f3c04068-20620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.264+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 693de9e6-20621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334-, and the Request Id: 190862d5-20626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.268+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-20631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.269+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_335-, and the Request Id: eb835cf4-20634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_351, and the Request Id: 5a9e691a-20633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.270+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-20635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.271+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-20637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.271+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.272+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.272+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: a869aab7-20646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.274+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.274+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: d52dea51-20647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: 778df988-20648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.275+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.275+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.275+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: dc7c9a95-20651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.275+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: 8a6b8535-20653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.275+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.276+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: 0f260a8d-20654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-20655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.278+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: 71ca8d40-20659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.278+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: 78a195c9-20660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.279+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: a069e909-20662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_356-, and the Request Id: 00fcb3d1-20663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: 19eda547-20664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-20665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.280+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: e42a7131-20667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-20668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.281+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-20669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.282+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 3bcdf744-20671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-20672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.283+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-20673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.284+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: 4ef72b47-20674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.284+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.284+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-20678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.284+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.285+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_352, and the Request Id: 5a9e691a-20683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352-, and the Request Id: 693de9e6-20684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335, and the Request Id: 4e01aaeb-20685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336, and the Request Id: f3c04068-20687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-20693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.290+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: a869aab7-20694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-20695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.291+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_336-, and the Request Id: eb835cf4-20697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: 190862d5-20699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.291+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: d52dea51-20698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.293+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.293+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: dc7c9a95-20704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.293+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.294+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: 0f260a8d-20707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.295+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: 71ca8d40-20710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: 778df988-20711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.296+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: 0f260a8d-20714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_357-, and the Request Id: 00fcb3d1-20716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.297+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.297+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: 19eda547-20719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.299+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340, and the Request Id: 8a6b8535-20724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.301+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: 78a195c9-20727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.302+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341-, and the Request Id: e42a7131-20728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.302+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-20730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.302+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.303+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 3bcdf744-20732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.303+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-20734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.304+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_340-, and the Request Id: a069e909-20735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.304+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_353, and the Request Id: 5a9e691a-20737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.305+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: 4ef72b47-20739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-20740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.306+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: f3c04068-20742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.306+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-20745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.309+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.309+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: 693de9e6-20749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353-, and the Request Id: a869aab7-20748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.310+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-20752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: d52dea51-20753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.311+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: eb835cf4-20751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: 4e01aaeb-20757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-20758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_358, and the Request Id: dc7c9a95-20759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-20765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-20766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_344-, and the Request Id: 71ca8d40-20762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-20767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.317+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.317+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341, and the Request Id: 778df988-20768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.318+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: 190862d5-20771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.319+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-20772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_358-, and the Request Id: 00fcb3d1-20773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.320+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: 0f260a8d-20775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.320+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-20776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.321+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: 78a195c9-20778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.321+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.321+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.321+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: 8a6b8535-20781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.323+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.325+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.325+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: 0f260a8d-20789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: 19eda547-20791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_354, and the Request Id: 5a9e691a-20790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_341-, and the Request Id: a069e909-20794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.326+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 3bcdf744-20795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.327+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.327+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-20798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: e42a7131-20800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: f3c04068-20801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.329+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: 693de9e6-20802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.330+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: a869aab7-20803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-20804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 4ef72b47-20806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.333+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.333+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: eb835cf4-20812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-20813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: d52dea51-20814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.333+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.334+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: dc7c9a95-20816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.334+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: 4e01aaeb-20818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.335+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-20820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.336+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-20825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.337+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: 71ca8d40-20826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.337+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: 778df988-20827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.338+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: 00fcb3d1-20829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.339+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 190862d5-20832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.340+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: 0f260a8d-20833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.341+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-20835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.342+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.342+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_355, and the Request Id: 5a9e691a-20842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.343+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_343, and the Request Id: 0f260a8d-20843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.343+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: 8a6b8535-20847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.344+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.344+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: 19eda547-20848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.345+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: 78a195c9-20852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.346+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.346+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 3bcdf744-20854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: a869aab7-20856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: f3c04068-20858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.348+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: 4ef72b47-20859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-20860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.348+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_342-, and the Request Id: a069e909-20861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343-, and the Request Id: e42a7131-20863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: 693de9e6-20864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.349+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-20865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-20867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.350+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.350+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: d52dea51-20868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_339-, and the Request Id: eb835cf4-20870, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.352+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-20871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.353+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-20873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.353+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.353+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: dc7c9a95-20877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-20880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.354+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: 4e01aaeb-20881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.355+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: 71ca8d40-20883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.356+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-20884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.357+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: 00fcb3d1-20886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338-, and the Request Id: 190862d5-20890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: 19eda547-20892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-20893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.362+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-20894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-20895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.363+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: 4ef72b47-20898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: 3bcdf744-20905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.366+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-20906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.366+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-20908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.366+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.367+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.367+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: 8a6b8535-20909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-20911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.367+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.368+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.368+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: d52dea51-20913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.369+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: 5a9e691a-20915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.369+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: f3c04068-20916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-20917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.370+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: 0f260a8d-20919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.370+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.371+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.371+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: 778df988-20920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.371+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-20925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_347-, and the Request Id: 71ca8d40-20923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.372+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: a069e909-20926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.372+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.372+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356-, and the Request Id: a869aab7-20927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: 693de9e6-20924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.373+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: dc7c9a95-20928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_340-, and the Request Id: eb835cf4-20929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.373+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: 0f260a8d-20930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-20932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_343-, and the Request Id: 78a195c9-20934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339, and the Request Id: 4e01aaeb-20935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.375+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-20936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344-, and the Request Id: e42a7131-20938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_361-, and the Request Id: 00fcb3d1-20939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-20940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-20941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-20942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.377+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-20941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: 190862d5-20943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-20944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.378+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-20944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-20945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.378+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: 19eda547-20946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-20947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-20948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-20949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.380+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-20950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-20952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-20957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-20958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.385+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-20959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: 4ef72b47-20960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-20961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.385+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-20959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.385+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-20961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-20963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-20964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-20965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-20964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.386+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-20965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-20963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: 8a6b8535-20966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-20967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.387+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: d52dea51-20968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-20967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-20969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-20970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-20971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 3bcdf744-20972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344, and the Request Id: 778df988-20973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.388+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-20971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-20974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-20974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_357, and the Request Id: 5a9e691a-20975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-20976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-20977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-20978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.390+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-20976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-20977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.390+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-20970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-20979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-20980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-20981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-20980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.391+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: dc7c9a95-20982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-20981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.391+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: a069e909-20983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-20984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.392+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-20984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.392+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: 71ca8d40-20985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.392+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: 693de9e6-20986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_345, and the Request Id: 0f260a8d-20987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.393+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: f3c04068-20988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.393+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: a869aab7-20989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_344-, and the Request Id: 78a195c9-20990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.395+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: 00fcb3d1-20991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-20992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-20993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-20993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.396+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-20994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-20995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: e42a7131-20996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-20997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-20998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-20998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_341-, and the Request Id: eb835cf4-20999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.398+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: 4e01aaeb-21000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.401+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: 190862d5-21007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.401+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-21006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.402+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.403+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.404+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351, and the Request Id: 19eda547-21012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.405+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.405+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: d52dea51-21022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.407+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: 8a6b8535-21023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-21024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.409+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.409+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: 5a9e691a-21027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.409+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 3bcdf744-21029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.409+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_363, and the Request Id: dc7c9a95-21032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.411+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: 0f260a8d-21033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.411+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: 71ca8d40-21034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.412+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351-, and the Request Id: 4ef72b47-21037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.412+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: 0f260a8d-21038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.413+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 693de9e6-21041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.413+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.414+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: 00fcb3d1-21044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.414+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.414+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: a869aab7-21045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: 4e01aaeb-21046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.415+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: f3c04068-21047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.416+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: a069e909-21049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.418+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-21053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.418+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: 190862d5-21054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_342-, and the Request Id: eb835cf4-21055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.419+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-21057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.420+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: e42a7131-21059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-21060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345, and the Request Id: 778df988-21065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.422+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-21067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-21068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.424+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: d52dea51-21072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.424+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-21073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.425+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.426+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352, and the Request Id: 19eda547-21076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.427+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_350-, and the Request Id: 71ca8d40-21079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.428+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.428+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359, and the Request Id: 3bcdf744-21082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.429+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.429+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: 78a195c9-21083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 4ef72b47-21085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.430+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: 5a9e691a-21086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-21090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.432+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: 693de9e6-21094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.433+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359-, and the Request Id: a869aab7-21097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.433+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: 8a6b8535-21098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: 4e01aaeb-21099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_364, and the Request Id: dc7c9a95-21100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.434+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: 0f260a8d-21101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.434+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.435+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.435+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: 0f260a8d-21104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-21107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.438+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: a069e909-21110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.438+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: 00fcb3d1-21112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.438+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 190862d5-21114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.439+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: f3c04068-21115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.439+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347-, and the Request Id: e42a7131-21116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.439+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-21117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.440+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.441+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-21121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.442+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: d52dea51-21123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.443+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-21128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-21129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.443+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.443+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: eb835cf4-21127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.444+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: 778df988-21130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.445+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.445+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.445+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: 71ca8d40-21133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.446+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: 19eda547-21136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.446+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.446+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.446+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.447+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 3bcdf744-21140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.447+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: 78a195c9-21141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-21143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.448+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: 5a9e691a-21144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-21145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.449+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-21146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.449+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-21147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.450+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.450+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360-, and the Request Id: 693de9e6-21150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353-, and the Request Id: 4ef72b47-21151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.451+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: dc7c9a95-21152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.451+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: a869aab7-21154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.452+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.452+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.454+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-21159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: 8a6b8535-21160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_365-, and the Request Id: 00fcb3d1-21163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.454+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_348, and the Request Id: 0f260a8d-21164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-21165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-21166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: 4e01aaeb-21167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.457+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-21171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.458+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_347-, and the Request Id: a069e909-21172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348-, and the Request Id: e42a7131-21173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.458+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: d52dea51-21177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.460+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: 190862d5-21178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-21179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.460+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344, and the Request Id: f3c04068-21182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.461+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: 778df988-21186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.463+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: 71ca8d40-21188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-21189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.465+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-21195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.466+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.466+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: 19eda547-21196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.466+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: eb835cf4-21197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_347-, and the Request Id: 78a195c9-21198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.467+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.467+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.467+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 3bcdf744-21201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.467+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: 5a9e691a-21202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.468+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-21205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 4ef72b47-21208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.469+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.470+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: 693de9e6-21211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_366, and the Request Id: dc7c9a95-21213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361-, and the Request Id: a869aab7-21215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.472+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: 0f260a8d-21216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.472+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.473+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.473+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.473+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: 0f260a8d-21221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 4e01aaeb-21223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.474+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: 8a6b8535-21227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_366-, and the Request Id: 00fcb3d1-21231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.476+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: e42a7131-21232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: d52dea51-21233, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: 190862d5-21235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.477+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.478+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-21239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.479+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: a069e909-21240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-21242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348, and the Request Id: 778df988-21243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-21244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-21245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.481+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: 71ca8d40-21246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-21247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.483+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.483+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.484+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 3bcdf744-21254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-21255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.484+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.485+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-21258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_362, and the Request Id: 5a9e691a-21259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-21261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: f3c04068-21262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.486+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: 78a195c9-21263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.486+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: 19eda547-21264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.488+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: 693de9e6-21265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: a869aab7-21268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-21269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-21270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.490+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.490+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: eb835cf4-21273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.490+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: 0f260a8d-21274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.490+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: dc7c9a95-21275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: 4ef72b47-21276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.491+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: 4e01aaeb-21282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: e42a7131-21284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.493+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: 00fcb3d1-21285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-21289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.494+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.495+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.495+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: d52dea51-21292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.496+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: 8a6b8535-21293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345-, and the Request Id: 190862d5-21295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.497+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-21296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.498+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-21298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-21301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-21302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.499+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.500+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349, and the Request Id: 778df988-21303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21304, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_354-, and the Request Id: 71ca8d40-21305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.501+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-21307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-21308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.502+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_349-, and the Request Id: 78a195c9-21311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.503+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-21316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.504+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.504+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: a069e909-21317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.504+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 3bcdf744-21318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.504+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346, and the Request Id: f3c04068-21320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.505+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: 5a9e691a-21321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.505+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: 0f260a8d-21322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: 19eda547-21323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-21324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_351, and the Request Id: 0f260a8d-21327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-21329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: 693de9e6-21331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.508+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.508+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: 4ef72b47-21332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.509+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: dc7c9a95-21333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.509+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: eb835cf4-21335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.509+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: a869aab7-21336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-21337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.510+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.511+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: 4e01aaeb-21341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: e42a7131-21342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: d52dea51-21343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-21344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.514+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: 00fcb3d1-21349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 190862d5-21350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.516+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-21351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.517+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: 71ca8d40-21354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.519+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.520+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.520+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: 8a6b8535-21363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.521+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: 778df988-21365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.521+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.521+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-21370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.522+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: 5a9e691a-21371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.522+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: 19eda547-21372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.523+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: a069e909-21374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.524+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: 0f260a8d-21376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.524+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-21377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-21378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.525+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.525+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: a869aab7-21381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.525+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.526+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.526+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: 0f260a8d-21383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 3bcdf744-21384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.526+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: 78a195c9-21385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.526+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: 4ef72b47-21387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-21388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.527+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: f3c04068-21389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-21393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.528+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: dc7c9a95-21394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.529+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: e42a7131-21395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364-, and the Request Id: 693de9e6-21397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.530+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.530+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-21399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.530+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347, and the Request Id: 4e01aaeb-21400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.531+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: eb835cf4-21401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-21403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.532+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.532+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-21404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.532+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: 00fcb3d1-21406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.532+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.533+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-21408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.533+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-21409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.533+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: 190862d5-21410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.533+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356, and the Request Id: d52dea51-21411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.536+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.536+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_356-, and the Request Id: 71ca8d40-21420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.537+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351, and the Request Id: 8a6b8535-21421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.538+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_365, and the Request Id: 5a9e691a-21424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-21429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.540+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: 0f260a8d-21430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.540+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: a069e909-21431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.542+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: a869aab7-21434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: 778df988-21435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.542+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: 0f260a8d-21439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.542+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.543+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358, and the Request Id: 19eda547-21442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.544+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-21444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.544+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 3bcdf744-21446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.544+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.545+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348, and the Request Id: f3c04068-21449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_351-, and the Request Id: 78a195c9-21450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.545+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_370, and the Request Id: dc7c9a95-21453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.546+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: e42a7131-21454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.546+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358-, and the Request Id: 4ef72b47-21456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.547+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.548+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: 693de9e6-21459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.548+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: 4e01aaeb-21460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_348-, and the Request Id: eb835cf4-21462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.550+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: 00fcb3d1-21466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: d52dea51-21468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.551+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.551+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348-, and the Request Id: 190862d5-21471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-21473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: 8a6b8535-21475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.553+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: 71ca8d40-21476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.554+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.556+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: a069e909-21482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21483, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-21485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.557+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-21486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.557+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: 5a9e691a-21487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-21488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.558+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.559+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-21490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.559+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.559+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: 778df988-21492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.560+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: 0f260a8d-21493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-21494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.560+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.560+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.561+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.561+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.561+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: a869aab7-21500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_354, and the Request Id: 0f260a8d-21501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.562+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.563+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: 78a195c9-21504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: f3c04068-21505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.563+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.564+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: dc7c9a95-21508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 3bcdf744-21509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-21510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.564+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.565+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359, and the Request Id: 19eda547-21514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.566+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354-, and the Request Id: e42a7131-21517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.566+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.566+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: 4e01aaeb-21518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.567+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: 00fcb3d1-21519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.567+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_349-, and the Request Id: eb835cf4-21522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.568+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359-, and the Request Id: 4ef72b47-21523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: 693de9e6-21524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.568+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-21527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.569+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.569+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.569+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: 190862d5-21530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: d52dea51-21529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: 8a6b8535-21532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-21537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.572+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: 71ca8d40-21539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.573+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: a069e909-21541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.573+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.574+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.574+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: 5a9e691a-21545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.574+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.575+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: 778df988-21548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-21551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.578+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: a869aab7-21553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.578+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-21554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.579+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: 0f260a8d-21556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.580+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: 19eda547-21559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.580+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.580+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.581+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.581+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: 0f260a8d-21563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.581+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 3bcdf744-21565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.582+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-21566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.583+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-21567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.583+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-21568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360-, and the Request Id: 4ef72b47-21570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_353-, and the Request Id: 78a195c9-21571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.584+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.585+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: dc7c9a95-21572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.585+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: 693de9e6-21574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: e42a7131-21576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: f3c04068-21578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-21579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-21580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: 8a6b8535-21584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.588+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350, and the Request Id: 4e01aaeb-21585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: d52dea51-21586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.589+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-21588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.589+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: 00fcb3d1-21589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.589+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-21590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.591+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: eb835cf4-21593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.591+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350-, and the Request Id: 190862d5-21594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.591+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: a069e909-21595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.592+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: 71ca8d40-21596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-21597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-21602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.595+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.595+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-21604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.596+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: 5a9e691a-21606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-21607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.597+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-21611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.598+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: 19eda547-21612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.599+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: a869aab7-21614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-21615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.600+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.600+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.600+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: 0f260a8d-21618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.600+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.601+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354, and the Request Id: 778df988-21622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 3bcdf744-21623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.601+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-21624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.602+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: 4ef72b47-21627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.602+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: 0f260a8d-21628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-21629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.602+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: dc7c9a95-21631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.604+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: 8a6b8535-21634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.604+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 693de9e6-21636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.605+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_373-, and the Request Id: 00fcb3d1-21642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356-, and the Request Id: e42a7131-21644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.607+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: d52dea51-21646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.607+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 4e01aaeb-21647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.607+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: 78a195c9-21648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.607+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: a069e909-21649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.607+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: f3c04068-21650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-21651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.609+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-21654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_369, and the Request Id: 5a9e691a-21656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-21657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_360-, and the Request Id: 71ca8d40-21658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.611+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: eb835cf4-21660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.612+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 190862d5-21663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: a869aab7-21665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-21668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-21671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.616+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.617+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-21673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.617+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 3bcdf744-21675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.618+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-21677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.619+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_357, and the Request Id: 0f260a8d-21680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.621+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: 693de9e6-21682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: e42a7131-21683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.624+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.624+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.624+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: 5a9e691a-21688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.625+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.625+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-21691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.625+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-21692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: 19eda547-21693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.626+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: dc7c9a95-21694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-21696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.627+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.627+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.627+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.628+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-21699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-21700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.628+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.629+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: d52dea51-21704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: 778df988-21706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352, and the Request Id: 4e01aaeb-21707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: a869aab7-21709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356, and the Request Id: 8a6b8535-21710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.631+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: 4ef72b47-21712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.632+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.632+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: f3c04068-21713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.632+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: 00fcb3d1-21716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.632+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.633+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: 71ca8d40-21718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 3bcdf744-21719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_355-, and the Request Id: 78a195c9-21720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_356-, and the Request Id: a069e909-21721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.634+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 190862d5-21722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.636+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: 0f260a8d-21725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_352-, and the Request Id: eb835cf4-21726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.636+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-21728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-21727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-21731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.638+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: 693de9e6-21733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.638+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: 0f260a8d-21734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.639+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-21737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-21738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.642+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358-, and the Request Id: e42a7131-21744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.643+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: 5a9e691a-21748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.644+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-21750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.644+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-21751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-21752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-21753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-21755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363, and the Request Id: 19eda547-21756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: 778df988-21757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.646+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.646+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: d52dea51-21760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.646+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.647+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_375, and the Request Id: dc7c9a95-21762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.647+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-21763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: a869aab7-21764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.648+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.649+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: 4ef72b47-21769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: f3c04068-21771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.649+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 4e01aaeb-21772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.649+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: 78a195c9-21773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371, and the Request Id: 3bcdf744-21774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.650+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: 71ca8d40-21777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_375-, and the Request Id: 00fcb3d1-21778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.650+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: 8a6b8535-21779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_353-, and the Request Id: eb835cf4-21784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: 693de9e6-21785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.653+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 190862d5-21786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.654+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: a069e909-21789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.655+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-21792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.655+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.655+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_359, and the Request Id: 0f260a8d-21795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.657+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.658+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.658+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: 5a9e691a-21804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.659+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: e42a7131-21806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.659+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-21808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.660+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: 19eda547-21812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-21813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.660+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357, and the Request Id: 778df988-21814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: a869aab7-21816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-21817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.662+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.663+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.663+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: d52dea51-21823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.664+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: 4ef72b47-21825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_376, and the Request Id: dc7c9a95-21828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.664+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.664+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.664+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-21830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: f3c04068-21831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.665+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_357-, and the Request Id: 78a195c9-21833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: 8a6b8535-21835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.666+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.666+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 3bcdf744-21837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.667+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354, and the Request Id: 4e01aaeb-21838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_376-, and the Request Id: 00fcb3d1-21840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.668+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: 71ca8d40-21842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.669+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: eb835cf4-21845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.670+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: 693de9e6-21846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.670+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: a069e909-21847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-21850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: 190862d5-21849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.671+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: 0f260a8d-21851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-21852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.672+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-21853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.673+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.673+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: 0f260a8d-21859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.673+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.674+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: 5a9e691a-21860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.675+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.676+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-21867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.676+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: 19eda547-21868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.677+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: e42a7131-21869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.677+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.677+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-21872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.678+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: a869aab7-21873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.678+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-21875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.678+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: 778df988-21876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-21877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.679+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.679+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.680+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365-, and the Request Id: 4ef72b47-21882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.680+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.680+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: d52dea51-21884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.680+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: dc7c9a95-21885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.681+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-21889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.681+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-21890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: f3c04068-21891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.682+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.682+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.682+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: 8a6b8535-21895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.682+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 3bcdf744-21894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-21896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.683+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-21897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.684+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: 4e01aaeb-21898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_358-, and the Request Id: 78a195c9-21900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_377-, and the Request Id: 00fcb3d1-21902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.685+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: eb835cf4-21903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_359-, and the Request Id: a069e909-21904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 693de9e6-21905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_364-, and the Request Id: 71ca8d40-21906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.687+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: 0f260a8d-21907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.687+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355-, and the Request Id: 190862d5-21908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.687+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.687+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_361, and the Request Id: 0f260a8d-21911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.688+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-21912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-21913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.689+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-21918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.690+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: 5a9e691a-21920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.691+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: e42a7131-21922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.691+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.691+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366, and the Request Id: 19eda547-21927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.706+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-21929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-21930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.706+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: a869aab7-21931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-21933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-21934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-21935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-21935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-21938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.709+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.710+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: dc7c9a95-21940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.710+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: 4ef72b47-21941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.710+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-21942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-21944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-21942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-21945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.711+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-21943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.711+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-21944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.711+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-21945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: 778df988-21947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-21946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.712+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-21949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-21948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-21946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-21950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.712+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-21950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-21951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-21949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.713+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: d52dea51-21952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.713+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-21951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.713+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: 0f260a8d-21953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-21953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-21954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-21955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360, and the Request Id: 8a6b8535-21956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.714+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-21954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-21957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.714+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 3bcdf744-21958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.714+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 4e01aaeb-21959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.714+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: f3c04068-21960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-21961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.715+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: 00fcb3d1-21963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_362, and the Request Id: 0f260a8d-21964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.716+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: 71ca8d40-21965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_359-, and the Request Id: 78a195c9-21966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-21967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.717+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: a069e909-21968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-21967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: 693de9e6-21969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_356-, and the Request Id: eb835cf4-21970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-21971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356-, and the Request Id: 190862d5-21972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-21973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-21974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-21973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-21975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_375, and the Request Id: 5a9e691a-21976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-21977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: e42a7131-21978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-21979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-21980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-21981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-21982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-21981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-21983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-21984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-21983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-21985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.722+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: 19eda547-21986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375-, and the Request Id: a869aab7-21987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-21988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-21989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-21990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.724+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-21991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-21992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-21993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: 4ef72b47-21994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-21995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-21996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-21995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-21997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-21997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_379, and the Request Id: dc7c9a95-21998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-21999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.727+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-22002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.728+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.728+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.728+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-22005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: d52dea51-22012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.729+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357, and the Request Id: 4e01aaeb-22013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: f3c04068-22014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-22015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22016, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.730+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.730+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: 8a6b8535-22017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.730+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 3bcdf744-22018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360, and the Request Id: 778df988-22019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_379-, and the Request Id: 00fcb3d1-22020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.732+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: 71ca8d40-22023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.733+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: eb835cf4-22025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.733+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 693de9e6-22026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.733+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: 190862d5-22027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.734+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.735+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.735+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.735+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: a069e909-22030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-22031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.735+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-22033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.736+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.736+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.736+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: 5a9e691a-22034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-22037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.737+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: 19eda547-22038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-22039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_363, and the Request Id: 0f260a8d-22041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.739+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-22042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.740+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: 78a195c9-22043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: a869aab7-22044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.740+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: 4ef72b47-22047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.743+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: e42a7131-22051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-22052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-22055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.744+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-22061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: d52dea51-22062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358, and the Request Id: f3c04068-22065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.746+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 3bcdf744-22066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.746+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.746+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: dc7c9a95-22070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.747+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: 4e01aaeb-22072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.747+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362, and the Request Id: 8a6b8535-22076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_367-, and the Request Id: 71ca8d40-22077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: 693de9e6-22078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.749+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-22079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.749+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: eb835cf4-22080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.749+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: 00fcb3d1-22081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358-, and the Request Id: 190862d5-22083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_362-, and the Request Id: a069e909-22085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.751+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: 5a9e691a-22088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-22089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.752+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369, and the Request Id: 19eda547-22092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.753+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: 0f260a8d-22095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.753+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-22097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.753+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-22099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-22100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.754+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: 0f260a8d-22101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.754+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.754+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: 778df988-22102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.754+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: a869aab7-22103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.755+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369-, and the Request Id: 4ef72b47-22106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.756+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364-, and the Request Id: e42a7131-22109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.757+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-22111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.757+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: 78a195c9-22112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.760+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.760+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.760+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 3bcdf744-22123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-22124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: d52dea51-22126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359, and the Request Id: f3c04068-22127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.761+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.762+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: dc7c9a95-22129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-22131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.763+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: 8a6b8535-22134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: 4e01aaeb-22135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-22136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.766+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: 71ca8d40-22137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.766+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-22138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 693de9e6-22139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_359-, and the Request Id: eb835cf4-22140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_363-, and the Request Id: a069e909-22141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-22142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.768+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: 00fcb3d1-22143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.768+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.768+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 190862d5-22146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.768+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.769+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370, and the Request Id: 19eda547-22147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-22149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.770+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-22151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.770+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: 5a9e691a-22153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.772+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370-, and the Request Id: 4ef72b47-22156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-22157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.773+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: 0f260a8d-22158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.774+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378-, and the Request Id: a869aab7-22165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_365, and the Request Id: 0f260a8d-22166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.774+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.775+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: 778df988-22167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-22169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-22173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-22175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-22177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: 8a6b8535-22179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365-, and the Request Id: e42a7131-22180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 3bcdf744-22181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: d52dea51-22182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.779+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: 78a195c9-22184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-22186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.780+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: f3c04068-22189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: 4e01aaeb-22193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.782+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: dc7c9a95-22194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.782+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: 71ca8d40-22195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.782+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: a069e909-22196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.782+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378-, and the Request Id: 693de9e6-22198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.783+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-22201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.784+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: 19eda547-22202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_360-, and the Request Id: eb835cf4-22203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.784+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: 190862d5-22204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.785+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.785+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: 00fcb3d1-22206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22207, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.785+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22207 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-22208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_379, and the Request Id: 5a9e691a-22209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.786+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-22210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.787+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: 4ef72b47-22214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: a869aab7-22218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-22220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-22221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.789+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: 0f260a8d-22222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.790+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.790+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.790+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: 0f260a8d-22226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.791+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: 778df988-22230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.792+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.792+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-22234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-22236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-22237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: 8a6b8535-22238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.793+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366-, and the Request Id: e42a7131-22240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 3bcdf744-22241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: d52dea51-22242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.795+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361, and the Request Id: f3c04068-22246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_363-, and the Request Id: 78a195c9-22248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.796+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.796+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: 4e01aaeb-22251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.797+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 693de9e6-22252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.798+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: a069e909-22254, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.798+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_383, and the Request Id: dc7c9a95-22255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_370-, and the Request Id: 71ca8d40-22256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.799+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: eb835cf4-22258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: 190862d5-22261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-22267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-22266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.802+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.802+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: 00fcb3d1-22268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: 19eda547-22269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.803+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_380, and the Request Id: 5a9e691a-22274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.805+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-22276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.807+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: 4ef72b47-22279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.808+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: 0f260a8d-22281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-22282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-22284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: a869aab7-22285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.808+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_367, and the Request Id: 0f260a8d-22286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 3bcdf744-22288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-22290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.810+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: 778df988-22293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-22294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-22295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.810+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: f3c04068-22297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.811+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.812+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: e42a7131-22300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: d52dea51-22302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.813+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.813+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: 693de9e6-22304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_364-, and the Request Id: 78a195c9-22306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 4e01aaeb-22308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.814+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.814+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366, and the Request Id: 8a6b8535-22312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.814+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: eb835cf4-22313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.815+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: dc7c9a95-22315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_371-, and the Request Id: 71ca8d40-22317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-22319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.816+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-22320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: 190862d5-22321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.817+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: a069e909-22322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.818+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-22323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.818+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: 00fcb3d1-22324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.820+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: 19eda547-22332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.820+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.821+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_381, and the Request Id: 5a9e691a-22336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-22337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.821+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-22338, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.822+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: 0f260a8d-22340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-22343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: 4ef72b47-22344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-22345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+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: 0f260a8d-22346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.823+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365, and the Request Id: 778df988-22348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.824+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: a869aab7-22351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-22353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: f3c04068-22354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.825+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: 3bcdf744-22355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.826+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.827+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368-, and the Request Id: e42a7131-22360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.827+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: d52dea51-22359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_365-, and the Request Id: 78a195c9-22363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: 4e01aaeb-22368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.828+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.828+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: eb835cf4-22370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.829+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: 693de9e6-22371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: 8a6b8535-22372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.829+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.829+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: dc7c9a95-22374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.830+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: 71ca8d40-22376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: 190862d5-22380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.831+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-22381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.832+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: a069e909-22382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.833+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: 00fcb3d1-22385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.834+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-22390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.835+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-22393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-22394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374, and the Request Id: 19eda547-22395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.836+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-22396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.837+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: 5a9e691a-22399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.838+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: 0f260a8d-22400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.838+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374-, and the Request Id: 4ef72b47-22405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.839+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366, and the Request Id: 778df988-22407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_369, and the Request Id: 0f260a8d-22408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.840+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: a869aab7-22409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-22413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: d52dea51-22415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: f3c04068-22417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 3bcdf744-22421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.842+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 4e01aaeb-22423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.843+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: e42a7131-22424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.844+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: 78a195c9-22426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.844+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: 71ca8d40-22427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.844+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_386, and the Request Id: dc7c9a95-22431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.845+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: eb835cf4-22432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.845+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.846+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 693de9e6-22435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.846+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368, and the Request Id: 8a6b8535-22436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.847+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 190862d5-22438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.847+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-22439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.847+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-22441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-22440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.848+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: 00fcb3d1-22442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_368-, and the Request Id: a069e909-22443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.849+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.849+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: 19eda547-22448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-22450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.851+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-22452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.852+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.852+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375-, and the Request Id: 4ef72b47-22459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.853+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: 5a9e691a-22460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.853+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-22461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.854+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: 0f260a8d-22463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.854+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: d52dea51-22467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.855+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: 0f260a8d-22471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.855+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367, and the Request Id: 778df988-22472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: a869aab7-22475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.856+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 3bcdf744-22478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: f3c04068-22481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.857+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.857+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: 4e01aaeb-22483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.858+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: e42a7131-22485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.858+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: 71ca8d40-22486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: 8a6b8535-22488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.858+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: 78a195c9-22489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.859+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: 693de9e6-22494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_365-, and the Request Id: eb835cf4-22495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_387, and the Request Id: dc7c9a95-22496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: 190862d5-22497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.861+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-22500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_369-, and the Request Id: a069e909-22501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.863+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: 00fcb3d1-22505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.863+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-22507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.864+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.865+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-22510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.865+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: 19eda547-22511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-22512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-22516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.867+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: 4ef72b47-22518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.868+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: 0f260a8d-22520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.869+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: 778df988-22529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-22530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+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: 0f260a8d-22531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.870+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: 5a9e691a-22534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: d52dea51-22535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 4e01aaeb-22539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: 3bcdf744-22540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: f3c04068-22541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-22543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: a869aab7-22545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.874+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: 8a6b8535-22547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371-, and the Request Id: e42a7131-22548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.874+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.875+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: 71ca8d40-22550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366-, and the Request Id: 190862d5-22551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.875+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: 78a195c9-22552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.875+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 693de9e6-22553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_366-, and the Request Id: eb835cf4-22554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.876+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: dc7c9a95-22555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.876+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-22556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_370-, and the Request Id: a069e909-22559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.878+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-22560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.879+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: 00fcb3d1-22564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.880+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.881+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: 19eda547-22571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-22574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-22575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.883+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-22577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.883+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: 0f260a8d-22578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.884+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 4ef72b47-22580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-22582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.884+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.884+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.884+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_372, and the Request Id: 0f260a8d-22584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.885+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.885+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: 5a9e691a-22586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.885+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: d52dea51-22587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.885+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-22589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.886+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367, and the Request Id: f3c04068-22592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-22593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-22594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-22595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.887+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.888+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: 4e01aaeb-22598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 3bcdf744-22599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.888+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: e42a7131-22601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.889+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: eb835cf4-22602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-22604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385-, and the Request Id: a869aab7-22605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: 778df988-22606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.890+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: 71ca8d40-22608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-22610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_389, and the Request Id: dc7c9a95-22611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.891+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.891+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: 8a6b8535-22613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: 693de9e6-22614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: 190862d5-22615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-22616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-22618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-22619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.893+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: 00fcb3d1-22620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.893+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-22621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.894+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_369-, and the Request Id: 78a195c9-22622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_371-, and the Request Id: a069e909-22624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.894+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: 19eda547-22625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.896+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-22629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-22630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.897+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 4ef72b47-22631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-22634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.899+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.900+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.900+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: d52dea51-22638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.900+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.900+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: 5a9e691a-22640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386-, and the Request Id: a869aab7-22643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-22644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.904+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: 0f260a8d-22646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.904+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: 71ca8d40-22650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-22652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.905+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.905+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_373, and the Request Id: 0f260a8d-22653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.911+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: dc7c9a95-22659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: e42a7131-22663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 3bcdf744-22664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.912+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-22665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-22666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-22667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-22668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-22670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-22672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.913+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.914+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: f3c04068-22673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_387, and the Request Id: 5a9e691a-22674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.914+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: 778df988-22675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.914+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: 19eda547-22677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-22678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.915+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: 4e01aaeb-22679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_390-, and the Request Id: 00fcb3d1-22680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.917+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: 693de9e6-22684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: a869aab7-22685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.917+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: 8a6b8535-22686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.917+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: 78a195c9-22687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.918+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: eb835cf4-22688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.918+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 4ef72b47-22689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.918+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: 190862d5-22690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.920+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-22693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-22696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.921+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.921+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: 0f260a8d-22699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.921+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-22700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-22702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: d52dea51-22703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.922+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: a069e909-22704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_374, and the Request Id: 0f260a8d-22707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.924+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-22710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-22711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-22712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.926+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: 71ca8d40-22713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-22714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: e42a7131-22716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.926+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.927+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-22719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.927+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: dc7c9a95-22720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.928+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.928+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_388, and the Request Id: 5a9e691a-22724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.928+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-22725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-22726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387, and the Request Id: 3bcdf744-22731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369, and the Request Id: 4e01aaeb-22732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: 19eda547-22733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-22734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: 778df988-22735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-22736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.930+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-22738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: f3c04068-22739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.931+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: 00fcb3d1-22740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.931+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: a869aab7-22741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.932+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: 693de9e6-22742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: 190862d5-22743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 4ef72b47-22744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_371-, and the Request Id: 78a195c9-22746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.933+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-22747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: 8a6b8535-22750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.934+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-22751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.935+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: eb835cf4-22752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.936+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-22756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.937+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-22760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.938+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: a069e909-22761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.938+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: d52dea51-22763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.938+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: 0f260a8d-22764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.939+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.939+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-22768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.939+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_375, and the Request Id: 0f260a8d-22769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.941+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_392, and the Request Id: dc7c9a95-22775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.941+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: 71ca8d40-22776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.942+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-22777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: e42a7131-22778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.944+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: f3c04068-22782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.947+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: eb835cf4-22784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.948+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.948+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-22786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.949+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: 8a6b8535-22787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_374-, and the Request Id: a069e909-22789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.952+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.952+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-22794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-22796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.953+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.954+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: 778df988-22798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.954+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: 5a9e691a-22800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.954+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-22801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.954+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.955+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-22802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.956+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: 00fcb3d1-22803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.956+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: 4e01aaeb-22804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.956+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: 19eda547-22806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 3bcdf744-22807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.957+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-22808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_372-, and the Request Id: 78a195c9-22809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.959+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: 190862d5-22811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-22814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.960+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: 4ef72b47-22815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: f3c04068-22817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.960+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 693de9e6-22819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.961+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: a869aab7-22821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.961+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: d52dea51-22822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-22825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.963+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-22826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.964+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: 71ca8d40-22828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.964+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: 0f260a8d-22829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 00fcb3d1-22831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.966+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: eb835cf4-22835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_376, and the Request Id: 0f260a8d-22836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.966+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.966+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-22837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.966+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-22838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.967+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: 8a6b8535-22841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-22843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.968+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-22847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.969+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: dc7c9a95-22849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.969+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376-, and the Request Id: e42a7131-22850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.969+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: 778df988-22851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.969+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-22852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.970+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.970+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_375-, and the Request Id: a069e909-22854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-22856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.970+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: 4e01aaeb-22857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-22858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.971+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.971+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 3bcdf744-22861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.971+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.972+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: 19eda547-22863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-22864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_373-, and the Request Id: 78a195c9-22865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_393-, and the Request Id: 00fcb3d1-22866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-22867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.973+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: 5a9e691a-22868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371-, and the Request Id: 190862d5-22869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.973+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-22871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: 693de9e6-22872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382-, and the Request Id: 4ef72b47-22873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-22875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.976+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390-, and the Request Id: a869aab7-22877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.976+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 71ca8d40-22880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: d52dea51-22882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: f3c04068-22883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.977+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-22884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_381-, and the Request Id: 71ca8d40-22889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 78a195c9-22890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.980+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: eb835cf4-22891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.981+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-22893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-22894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.983+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: 0f260a8d-22895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.984+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: e42a7131-22897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 3bcdf744-22898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.984+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: 0f260a8d-22899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.985+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: 4e01aaeb-22903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.985+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-22905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+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: dc7c9a95-22907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-22909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a069e909-22910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: 778df988-22911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.987+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: d52dea51-22912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.987+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: 8a6b8535-22914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.987+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: e42a7131-22915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 693de9e6-22916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: a869aab7-22917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: ec4a0cb4-22918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.988+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: 190862d5-22919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.988+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.989+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: 5a9e691a-22920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.989+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 3bcdf744-22921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.989+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: 00fcb3d1-22923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4ef72b47-22925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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_374-, and the Request Id: 78a195c9-22926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-22927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.990+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.990+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: 19eda547-22928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.991+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: a069e909-22929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 1156c38d-22930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 0f260a8d-22931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: 693de9e6-22932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: a869aab7-22933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-22934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.994+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: d52dea51-22936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 4e01aaeb-22937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: f3c04068-22938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: 4ef72b47-22939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-22940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-22941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: dc7c9a95-22942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 778df988-22943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 5a9e691a-22944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 8a6b8535-22945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: eb835cf4-22946, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.997+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-22946 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.997+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: 71ca8d40-22947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: f3c04068-22948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 190862d5-22949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-22949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-22950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.998+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-22950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: 4e01aaeb-22951, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.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: 19eda547-22952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.999+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: 0f260a8d-22953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:47.999+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-22954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.000+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-22953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-22955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.000+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-22956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-22957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.000+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-22958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-22957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_373-, and the Request Id: eb835cf4-22959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-22960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_378, and the Request Id: 0f260a8d-22961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: 190862d5-22962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-22963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-22964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-22965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.003+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-22965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-22966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-22967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-22966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-22968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-22969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-22967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-22968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: e42a7131-22970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-22969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: 3bcdf744-22971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-22972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-22973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-22974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-22975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-22972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.004+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-22973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.005+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-22974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_395, and the Request Id: dc7c9a95-22976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_392, and the Request Id: 5a9e691a-22977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.005+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: 8a6b8535-22978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-22979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-22980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-22981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-22979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-22982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-22982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-22983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: 778df988-22984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-22983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-22985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.007+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-22985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.007+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: 693de9e6-22986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.007+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-22987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-22988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.007+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384, and the Request Id: 19eda547-22989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: a869aab7-22990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_395-, and the Request Id: 00fcb3d1-22991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_377-, and the Request Id: a069e909-22992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-22993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_375-, and the Request Id: 78a195c9-22994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.009+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-22993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-22995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-22996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.010+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-22996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: d52dea51-22997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.010+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 4ef72b47-22998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-22999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-22999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.011+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: f3c04068-23003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: 4e01aaeb-23011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.014+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: 0f260a8d-23012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.014+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.014+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: 71ca8d40-23013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-23014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.015+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.015+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: 0f260a8d-23016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_374-, and the Request Id: eb835cf4-23018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-23019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.019+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-23020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.023+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.023+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.023+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: 8a6b8535-23026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.024+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376, and the Request Id: 778df988-23027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-23028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.026+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: a069e909-23029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_376-, and the Request Id: 78a195c9-23030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.029+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: f3c04068-23033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.031+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: eb835cf4-23036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-23038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-23039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-23040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: 190862d5-23041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.036+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.036+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-23043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.036+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.037+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: e42a7131-23046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.037+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.037+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_393, and the Request Id: 5a9e691a-23049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-23050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.038+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 3bcdf744-23051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.039+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-23055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.040+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.040+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: 778df988-23058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_396, and the Request Id: dc7c9a95-23059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-23061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: a869aab7-23064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.042+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: 19eda547-23065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: 8a6b8535-23067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.043+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: 00fcb3d1-23069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.044+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-23070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.044+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: 693de9e6-23071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.044+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: 78a195c9-23073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: f3c04068-23074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.046+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: a069e909-23078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.046+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.046+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.047+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: 4ef72b47-23080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: d52dea51-23081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.047+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: 0f260a8d-23083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-23086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.048+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.048+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-23087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.048+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: 0f260a8d-23088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_376-, and the Request Id: eb835cf4-23089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.049+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.049+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.049+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 4e01aaeb-23092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.051+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: 71ca8d40-23095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.052+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380-, and the Request Id: e42a7131-23100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375-, and the Request Id: 190862d5-23102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-23103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-23104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.054+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-23105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_394, and the Request Id: 5a9e691a-23107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.055+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-23110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.056+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.056+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: dc7c9a95-23113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.057+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-23117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 3bcdf744-23118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.057+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: 8a6b8535-23119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.058+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-23122, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: 778df988-23123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.058+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: a869aab7-23124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-23125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.059+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-23126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-23127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.060+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.060+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: 19eda547-23130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.060+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: f3c04068-23131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_380-, and the Request Id: a069e909-23132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: 693de9e6-23133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-23134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.062+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: 78a195c9-23135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.062+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.062+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: 00fcb3d1-23137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.062+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: d52dea51-23139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.063+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: 4ef72b47-23141, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_377-, and the Request Id: eb835cf4-23143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.064+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: 0f260a8d-23147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.065+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-23149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.066+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: 71ca8d40-23151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-23155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.067+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.068+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: e42a7131-23157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.069+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 4e01aaeb-23160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-23162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.070+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.070+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.070+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: 5a9e691a-23166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.070+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.071+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.071+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.071+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: 190862d5-23171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: 8a6b8535-23172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.072+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.073+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.073+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: 778df988-23177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-23178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-23179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: a869aab7-23180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.073+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-23182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 3bcdf744-23183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.074+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.074+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: a069e909-23184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_398, and the Request Id: dc7c9a95-23186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: f3c04068-23189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_379-, and the Request Id: 78a195c9-23191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.076+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-23193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.077+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: 19eda547-23194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: 693de9e6-23198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.078+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_382, and the Request Id: 0f260a8d-23201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.079+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_378-, and the Request Id: eb835cf4-23202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: d52dea51-23203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 4ef72b47-23204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.081+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: 00fcb3d1-23208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.082+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: e42a7131-23209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_386-, and the Request Id: 71ca8d40-23211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.083+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-23213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-23214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.085+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-23216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.086+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.086+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.087+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-23223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.087+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: 5a9e691a-23225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382, and the Request Id: 8a6b8535-23227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.088+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.089+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377, and the Request Id: 4e01aaeb-23231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.089+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-23232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.090+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: a869aab7-23236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: 778df988-23237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-23238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.092+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.092+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: f3c04068-23242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.092+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: 190862d5-23243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.092+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: 0f260a8d-23244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.092+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 3bcdf744-23245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_382-, and the Request Id: a069e909-23246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.093+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-23248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.093+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.094+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: 78a195c9-23250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.094+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: 0f260a8d-23251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-23252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.094+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-23253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.094+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: dc7c9a95-23255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.094+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_379-, and the Request Id: eb835cf4-23257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: d52dea51-23258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-23260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-23261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.096+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: 19eda547-23262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.097+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 693de9e6-23264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_399-, and the Request Id: 00fcb3d1-23265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.098+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383-, and the Request Id: e42a7131-23266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: 4ef72b47-23270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_387-, and the Request Id: 71ca8d40-23271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-23272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.116+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-23275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.119+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-23280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.120+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.120+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: 8a6b8535-23286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.120+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.120+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.120+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.120+0000 [Thread-15843] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.121+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.121+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_397, and the Request Id: 5a9e691a-23290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.121+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: 4e01aaeb-23289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-23292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.122+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: 0f260a8d-23293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.122+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.122+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.122+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.122+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-23294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-23297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-23298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+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: 0f260a8d-23300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: 778df988-23301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.123+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 3bcdf744-23302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.124+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: a069e909-23304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.124+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: f3c04068-23305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.124+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: 190862d5-23306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: a869aab7-23307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-23308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.126+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384-, and the Request Id: e42a7131-23310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.126+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-23311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.127+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.127+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: 78a195c9-23312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.127+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.127+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: 693de9e6-23315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.127+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: eb835cf4-23316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_400, and the Request Id: dc7c9a95-23319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.128+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-23321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: d52dea51-23322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.130+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: 19eda547-23325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-23326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-23328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.132+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-23331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_400-, and the Request Id: 00fcb3d1-23333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_388-, and the Request Id: 71ca8d40-23330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: 4ef72b47-23336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-23338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.135+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.135+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.136+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: 8a6b8535-23341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.136+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: 4e01aaeb-23343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.138+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.138+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.138+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.139+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: 0f260a8d-23352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.139+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: 778df988-23353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.139+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: a069e909-23354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-23355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.140+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379-, and the Request Id: 190862d5-23356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.141+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_398, and the Request Id: 5a9e691a-23358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.141+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-23364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.142+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.142+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397, and the Request Id: 3bcdf744-23366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.143+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: f3c04068-23367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385-, and the Request Id: e42a7131-23368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.143+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: 78a195c9-23370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: a869aab7-23373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-23374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_401, and the Request Id: dc7c9a95-23377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-23378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.146+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_381-, and the Request Id: eb835cf4-23380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389, and the Request Id: d52dea51-23382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.147+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 693de9e6-23384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.148+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390, and the Request Id: 19eda547-23386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.181+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: 00fcb3d1-23388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-23389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.183+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 4ef72b47-23393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_389-, and the Request Id: 71ca8d40-23397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: 8a6b8535-23399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.186+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-23400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.186+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: 0f260a8d-23401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.186+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.187+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_386, and the Request Id: 0f260a8d-23404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-23407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.188+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-23406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.189+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.189+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: a069e909-23408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.189+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-23412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.193+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.194+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: e42a7131-23415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: 4e01aaeb-23417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.195+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: 5a9e691a-23419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.196+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.196+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-23423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.196+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: 778df988-23424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.196+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.196+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-23425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: f3c04068-23426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.197+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.198+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_402, and the Request Id: dc7c9a95-23430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-23431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-23433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.198+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.199+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: a869aab7-23434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.199+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: 19eda547-23435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.199+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: 78a195c9-23436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.200+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: 190862d5-23437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.200+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 3bcdf744-23439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_382-, and the Request Id: eb835cf4-23440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-23441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-23442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_402-, and the Request Id: 00fcb3d1-23443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.203+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.203+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: 4ef72b47-23445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.203+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.204+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386, and the Request Id: 8a6b8535-23449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_386-, and the Request Id: a069e909-23452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.207+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: 693de9e6-23454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: d52dea51-23456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.209+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: 0f260a8d-23459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.209+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-23460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.209+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-23461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.210+0000 [Thread-15972] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-23463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.210+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: 0f260a8d-23464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_390-, and the Request Id: 71ca8d40-23465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.211+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-23466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.211+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.212+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-23470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.213+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381, and the Request Id: 4e01aaeb-23471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.213+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-23473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.213+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_403, and the Request Id: dc7c9a95-23474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-23476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.214+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.216+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-23480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: 778df988-23482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-23484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.217+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381-, and the Request Id: 190862d5-23485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.217+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: 19eda547-23486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.217+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-23487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.217+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.218+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.218+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387-, and the Request Id: e42a7131-23490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.218+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_403-, and the Request Id: 00fcb3d1-23491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: f3c04068-23492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_400, and the Request Id: 5a9e691a-23493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.219+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: 78a195c9-23496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.220+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-23498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.220+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.220+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.221+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 3bcdf744-23501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.221+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: 4ef72b47-23504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.222+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: 8a6b8535-23505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.222+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: eb835cf4-23506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.222+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400-, and the Request Id: a869aab7-23507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-23508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.224+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: d52dea51-23512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.225+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: 693de9e6-23514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-23516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.225+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-23517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-23519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: 4e01aaeb-23521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-23522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.229+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.230+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.230+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: dc7c9a95-23524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.232+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-23527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.232+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_388, and the Request Id: 0f260a8d-23529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.236+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: a069e909-23530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-23531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.236+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: 71ca8d40-23534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.237+0000 [Thread-16022] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: 190862d5-23535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.274+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388-, and the Request Id: e42a7131-23537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.274+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: 00fcb3d1-23538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.275+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-23539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.276+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.276+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-23543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.277+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-23546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: 778df988-23547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.278+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_401, and the Request Id: 5a9e691a-23549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.279+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: 19eda547-23550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.279+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: f3c04068-23553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.281+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: 78a195c9-23558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.282+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: a869aab7-23559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.282+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.283+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: eb835cf4-23563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.284+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.284+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: 4ef72b47-23564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.285+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 3bcdf744-23565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.285+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.285+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.286+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-23571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.286+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.286+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: d52dea51-23572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.287+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: 8a6b8535-23573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.288+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: 693de9e6-23576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.289+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: 0f260a8d-23579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.289+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-23580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.289+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-23581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.290+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: a069e909-23582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.290+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: 71ca8d40-23583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.290+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.290+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-23584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.290+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_389, and the Request Id: 0f260a8d-23586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.291+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.291+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: 4e01aaeb-23593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.292+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: dc7c9a95-23594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.294+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: e42a7131-23597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-23600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: 190862d5-23603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.295+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.295+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.296+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_405-, and the Request Id: 00fcb3d1-23606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-23607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.296+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: 5a9e691a-23608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.296+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385, and the Request Id: f3c04068-23609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.297+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-23610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.297+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394, and the Request Id: 19eda547-23611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.298+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.298+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: 778df988-23613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_385-, and the Request Id: eb835cf4-23618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.299+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402-, and the Request Id: a869aab7-23620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.301+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 3bcdf744-23622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.301+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394-, and the Request Id: 4ef72b47-23625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.302+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.302+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: d52dea51-23629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_386-, and the Request Id: 78a195c9-23632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.303+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.304+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-23633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: 693de9e6-23635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.305+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389, and the Request Id: 8a6b8535-23636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.305+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-23637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.306+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: 71ca8d40-23638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.306+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.306+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: 0f260a8d-23640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-23641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.307+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-23642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.308+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.308+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: 4e01aaeb-23649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.308+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: a069e909-23650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_406, and the Request Id: dc7c9a95-23651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.309+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: 0f260a8d-23652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.310+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-23653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-23656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-23657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.311+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.312+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: e42a7131-23660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.312+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: 190862d5-23661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.312+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: f3c04068-23662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.313+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_406-, and the Request Id: 00fcb3d1-23664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-23665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_403, and the Request Id: 5a9e691a-23668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.315+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.315+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: 19eda547-23671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.315+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_386-, and the Request Id: eb835cf4-23675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: 778df988-23678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-23679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.317+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402, and the Request Id: 3bcdf744-23683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: a869aab7-23684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: d52dea51-23685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.318+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-23686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 4ef72b47-23687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.320+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: 693de9e6-23691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.321+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: 78a195c9-23692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.321+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.322+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390, and the Request Id: 8a6b8535-23695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.322+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: 71ca8d40-23697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-23700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.324+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-23704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.324+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: 4e01aaeb-23705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.324+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-23706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.324+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.325+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: 0f260a8d-23707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-23708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_390-, and the Request Id: a069e909-23711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.326+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-23712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.327+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: 190862d5-23716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.328+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.328+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: dc7c9a95-23720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.328+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.329+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: e42a7131-23721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387, and the Request Id: f3c04068-23722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_404, and the Request Id: 5a9e691a-23724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-23726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.331+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.332+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: 00fcb3d1-23731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.332+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: 19eda547-23732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.332+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_387-, and the Request Id: eb835cf4-23733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.332+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: a869aab7-23735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.333+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: 778df988-23738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.334+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.334+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 3bcdf744-23740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-23742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: 4ef72b47-23743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.336+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-23745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_388-, and the Request Id: 78a195c9-23746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.337+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.338+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: 693de9e6-23748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23749, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23749 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.339+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: d52dea51-23753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-23754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.340+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.341+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-23759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: 8a6b8535-23760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.342+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: 4e01aaeb-23761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.343+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: 0f260a8d-23763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.344+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.344+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-23765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-23766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.344+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.345+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: 0f260a8d-23768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.345+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_395-, and the Request Id: 71ca8d40-23771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.345+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: a069e909-23772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.346+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: dc7c9a95-23774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.346+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.347+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-23776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.347+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: 190862d5-23777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.347+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: 5a9e691a-23778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.349+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: 00fcb3d1-23781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.349+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392-, and the Request Id: e42a7131-23782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.349+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-23784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-23785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.350+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.350+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.350+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-23787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.351+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: 778df988-23788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.351+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: 19eda547-23789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23793, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.354+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: a869aab7-23794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-23795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.354+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: 78a195c9-23797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-23798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.355+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: 4ef72b47-23799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.355+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.355+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 3bcdf744-23801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.355+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.356+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: f3c04068-23804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: 8a6b8535-23812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.359+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.359+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_388-, and the Request Id: eb835cf4-23816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: 693de9e6-23817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.360+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: d52dea51-23818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.360+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-23819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.360+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.361+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.361+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: dc7c9a95-23822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.361+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.361+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-23823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.361+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-23824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.362+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.362+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: 0f260a8d-23826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-23827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.362+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-23828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.363+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: a069e909-23829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.363+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.363+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: 4e01aaeb-23831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-23833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.364+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: 71ca8d40-23834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_409-, and the Request Id: 00fcb3d1-23835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.364+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-23836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.364+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.365+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393-, and the Request Id: e42a7131-23839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.365+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.365+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.366+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: 5a9e691a-23841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: 19eda547-23843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-23844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.366+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.366+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390, and the Request Id: 778df988-23845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.367+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: 190862d5-23847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.368+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: a869aab7-23852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.369+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: 4ef72b47-23854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.369+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: 78a195c9-23855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23857, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23857 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.371+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.372+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: f3c04068-23862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.373+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 3bcdf744-23868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.373+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.374+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.374+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: 8a6b8535-23872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-23874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.375+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: 0f260a8d-23876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.375+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_389-, and the Request Id: eb835cf4-23878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.375+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.376+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-23881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.376+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: 0f260a8d-23882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_410, and the Request Id: dc7c9a95-23883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: d52dea51-23884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.378+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: a069e909-23886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.378+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: 693de9e6-23888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.379+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.379+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: 4e01aaeb-23892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-23894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.380+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: e42a7131-23895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.381+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: 00fcb3d1-23896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.381+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: 5a9e691a-23897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.381+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: 71ca8d40-23899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.381+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.381+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-23903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.382+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.382+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399, and the Request Id: 19eda547-23905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.382+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: 778df988-23906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.383+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: 190862d5-23907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.384+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-23909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-23910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.384+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: a869aab7-23911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_391-, and the Request Id: 78a195c9-23913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: 4ef72b47-23914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.385+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-23915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.386+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-23916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.386+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-23917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.387+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: f3c04068-23919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-23922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.388+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.389+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394, and the Request Id: 8a6b8535-23927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-23928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.390+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: eb835cf4-23929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.390+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 3bcdf744-23933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.391+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-23934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.391+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-23935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.391+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: 0f260a8d-23936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.392+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_411, and the Request Id: dc7c9a95-23938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_394-, and the Request Id: a069e909-23939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-23941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.392+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-23940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_395, and the Request Id: 0f260a8d-23943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-23942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.393+0000 [Thread-16310] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-23944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.393+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-23944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: d52dea51-23945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.394+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: 693de9e6-23946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-23947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-23948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-23949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.395+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: 00fcb3d1-23950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-23949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-23951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-23952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.396+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-23952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-23953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.396+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: 5a9e691a-23954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-23955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.396+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-23953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.396+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-23955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.396+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: e42a7131-23956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.397+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: 71ca8d40-23957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-23958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.397+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-23958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.397+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-23959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.397+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: 4e01aaeb-23960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.397+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: 778df988-23961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.399+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-23963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-23966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-23967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-23966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.399+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408-, and the Request Id: a869aab7-23968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-23969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.400+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: 19eda547-23970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-23971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.400+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 190862d5-23972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_392-, and the Request Id: 78a195c9-23973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-23974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-23975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-23975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-23977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-23978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-23979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.402+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-23977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-23979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391, and the Request Id: f3c04068-23980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-23981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-23981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-23982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-23983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-23984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.404+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400-, and the Request Id: 4ef72b47-23985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: 8a6b8535-23986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-23987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-23988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-23989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.405+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-23988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-23989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-23990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-23991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-23992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.406+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-23990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.406+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-23992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.406+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: eb835cf4-23993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.406+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: dc7c9a95-23994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 3bcdf744-23995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.407+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: 0f260a8d-23996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.407+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-23997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-23998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.408+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-23996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_395-, and the Request Id: a069e909-23999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.408+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.408+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.409+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.409+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: 0f260a8d-24005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.409+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: d52dea51-24006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.409+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_412-, and the Request Id: 00fcb3d1-24009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.410+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: 693de9e6-24010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.410+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: 5a9e691a-24011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.411+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393, and the Request Id: 778df988-24016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.412+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: e42a7131-24017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_399-, and the Request Id: 71ca8d40-24018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.412+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-24019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.413+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.413+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409-, and the Request Id: a869aab7-24022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.413+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.414+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: 4e01aaeb-24024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.415+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.415+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: 78a195c9-24027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-24029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.416+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: 19eda547-24032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.417+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390-, and the Request Id: 190862d5-24033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: f3c04068-24039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.420+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.420+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.421+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: 8a6b8535-24046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_392-, and the Request Id: eb835cf4-24049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.422+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.422+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.422+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: 4ef72b47-24052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.423+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: 0f260a8d-24053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 3bcdf744-24054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.423+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.423+0000 [Thread-16386] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.423+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-24055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-24056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.424+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-24058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_397, and the Request Id: 0f260a8d-24059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.424+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: dc7c9a95-24060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.424+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_410, and the Request Id: 5a9e691a-24062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.426+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: a069e909-24065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.426+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: 693de9e6-24066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.426+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-24068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.426+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.427+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: e42a7131-24070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.427+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394, and the Request Id: 778df988-24071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_413-, and the Request Id: 00fcb3d1-24072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410-, and the Request Id: a869aab7-24073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-24075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.428+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.428+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.428+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.428+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-24079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.429+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: d52dea51-24080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.429+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 4e01aaeb-24082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.430+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: 78a195c9-24085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_400-, and the Request Id: 71ca8d40-24089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.432+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: 190862d5-24091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-24093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.433+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.433+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: f3c04068-24095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-24097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.434+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-24098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.434+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.435+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: 19eda547-24101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.435+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: 8a6b8535-24106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.436+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: eb835cf4-24109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.437+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: 0f260a8d-24110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.437+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.437+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-24112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.438+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 3bcdf744-24115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_398, and the Request Id: 0f260a8d-24117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.438+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: 4ef72b47-24118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_411, and the Request Id: 5a9e691a-24120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.438+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.439+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: dc7c9a95-24122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.440+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: a069e909-24123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.441+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 693de9e6-24127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.442+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-24129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395, and the Request Id: 778df988-24130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-24131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.443+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.444+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.444+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-24133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.444+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: d52dea51-24134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.445+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.445+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: 78a195c9-24137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.445+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: 00fcb3d1-24136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.445+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.446+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: 4e01aaeb-24139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.446+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-24140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_401-, and the Request Id: 71ca8d40-24142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: e42a7131-24143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.447+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: a869aab7-24145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-24146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-24148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.449+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.449+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: 190862d5-24151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-24152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-24153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.450+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.451+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: 19eda547-24155, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.451+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-24158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.452+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-24159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: f3c04068-24160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.453+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.453+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-24162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.454+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 3bcdf744-24165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 4ef72b47-24168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.455+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.455+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-24170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.455+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: 8a6b8535-24171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-24172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.457+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-24173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.457+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: 0f260a8d-24174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.457+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-24175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.458+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: eb835cf4-24176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.458+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.458+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-24180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_398-, and the Request Id: a069e909-24182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.459+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.459+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-24184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.459+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: 0f260a8d-24183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.459+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: dc7c9a95-24185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.460+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.460+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.462+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396, and the Request Id: 778df988-24188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_412, and the Request Id: 5a9e691a-24189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: 693de9e6-24193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.463+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.463+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: d52dea51-24196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.464+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: 4e01aaeb-24197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_415-, and the Request Id: 00fcb3d1-24198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.465+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: e42a7131-24199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_396-, and the Request Id: 78a195c9-24201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: a869aab7-24202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.466+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: 71ca8d40-24204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: 190862d5-24207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24210, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.469+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.469+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.469+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-24213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: 19eda547-24216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.470+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-24218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-24221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.471+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: f3c04068-24222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.472+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.472+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: 8a6b8535-24225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.472+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-24226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.472+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-24227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-24228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.473+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.473+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 3bcdf744-24229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.473+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 4ef72b47-24230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.474+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: eb835cf4-24231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.474+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.475+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: a069e909-24235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-24236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.475+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.475+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: dc7c9a95-24238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.476+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: 693de9e6-24241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: d52dea51-24243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.478+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: 00fcb3d1-24244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-24245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397, and the Request Id: 778df988-24246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-24247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.479+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-24248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.479+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.480+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: 0f260a8d-24249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.480+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: 71ca8d40-24250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.480+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-24252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.481+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.481+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-24253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-24254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.481+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.481+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: 4e01aaeb-24257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.481+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: 0f260a8d-24258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.482+0000 [Thread-16506] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.482+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: 78a195c9-24259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.484+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: e42a7131-24267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.485+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: 190862d5-24269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_413, and the Request Id: 5a9e691a-24270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.486+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-24271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-24273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.487+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.487+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.487+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-24280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 3bcdf744-24281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396, and the Request Id: f3c04068-24283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: a869aab7-24284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: 19eda547-24285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-24286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.489+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.489+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.489+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: dc7c9a95-24287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-24289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.489+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.489+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-24290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.490+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: 8a6b8535-24291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: 693de9e6-24293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.491+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: eb835cf4-24295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.492+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: 4ef72b47-24296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.492+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: 00fcb3d1-24297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.492+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.493+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_400-, and the Request Id: a069e909-24302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.493+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: d52dea51-24303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-24304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398, and the Request Id: 778df988-24305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.494+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-24306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_404-, and the Request Id: 71ca8d40-24311, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.497+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: 0f260a8d-24313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.497+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.497+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.497+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.497+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.498+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: 78a195c9-24317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.499+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: 0f260a8d-24318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.499+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 4e01aaeb-24321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.500+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-24322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.500+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_414, and the Request Id: 5a9e691a-24327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 190862d5-24331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.502+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-24332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406, and the Request Id: 19eda547-24333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.503+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: e42a7131-24334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.504+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.504+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.504+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-24338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: a869aab7-24339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-24343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.505+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-24344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.506+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: dc7c9a95-24346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-24347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.506+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.506+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 3bcdf744-24348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: 8a6b8535-24349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406-, and the Request Id: 4ef72b47-24350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: f3c04068-24351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-24354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.508+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-24356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.509+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: 00fcb3d1-24357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-24359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: 693de9e6-24361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399, and the Request Id: 778df988-24362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_401-, and the Request Id: a069e909-24363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.510+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: d52dea51-24364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.511+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: eb835cf4-24366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-24368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.512+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-24369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.512+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.513+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: 78a195c9-24372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.513+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-24373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.513+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_405-, and the Request Id: 71ca8d40-24374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.513+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.514+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396, and the Request Id: 4e01aaeb-24376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.514+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-24378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.514+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.514+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: 0f260a8d-24380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.514+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: 5a9e691a-24381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.515+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.515+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-24383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.515+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.515+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.516+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.516+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: 0f260a8d-24386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.516+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-24387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.516+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.516+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: 190862d5-24389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.517+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: 19eda547-24390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.517+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.517+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-24392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.518+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: a869aab7-24394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.518+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.519+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_419, and the Request Id: dc7c9a95-24397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.519+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402-, and the Request Id: e42a7131-24398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.521+0000 [Thread-16626] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.522+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: 4ef72b47-24399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.523+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.523+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.523+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.524+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.524+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 3bcdf744-24408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.525+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.525+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: 8a6b8535-24410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.525+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-24411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.525+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: f3c04068-24412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.526+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: 00fcb3d1-24413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.526+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-24414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.527+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-24416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.528+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.528+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: a069e909-24418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.528+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: 693de9e6-24420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.528+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.529+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: d52dea51-24422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.530+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: eb835cf4-24426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.531+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-24428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.532+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_406-, and the Request Id: 71ca8d40-24431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.532+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.532+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.533+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: 778df988-24434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.533+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.534+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: 4e01aaeb-24436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.534+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.534+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-24440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.535+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.535+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-24442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.535+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: 5a9e691a-24443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.535+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: 0f260a8d-24444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.535+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-24445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.536+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.536+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.536+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.536+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: 19eda547-24447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.537+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: 78a195c9-24449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: 190862d5-24450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.537+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.537+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: 0f260a8d-24451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.537+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-24452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.538+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-24455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.538+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-24457, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: a869aab7-24458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+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: dc7c9a95-24459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24457 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-24460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-24461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.539+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 3bcdf744-24462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.540+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: 4ef72b47-24463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.540+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.540+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: e42a7131-24465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.540+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: 8a6b8535-24466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.541+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.542+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.542+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: f3c04068-24470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.542+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: 00fcb3d1-24472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.543+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: 693de9e6-24473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_403-, and the Request Id: a069e909-24474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.544+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-24476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.545+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.546+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: eb835cf4-24481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-24482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.547+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: d52dea51-24485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-24488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.549+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.549+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.550+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_407-, and the Request Id: 71ca8d40-24495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.550+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: 778df988-24497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: 4e01aaeb-24499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.551+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: 5a9e691a-24500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.551+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.551+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-24504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.552+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.552+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: 0f260a8d-24505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.553+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.553+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: 19eda547-24508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-24509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.553+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.553+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_404, and the Request Id: 0f260a8d-24511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_421, and the Request Id: dc7c9a95-24512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.554+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: 78a195c9-24513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: a869aab7-24514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.554+0000 [Thread-16699] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.555+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.555+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: 190862d5-24517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: 4ef72b47-24519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.556+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.556+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: 8a6b8535-24521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.556+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 3bcdf744-24522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_421-, and the Request Id: 00fcb3d1-24524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404-, and the Request Id: e42a7131-24525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.557+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-24527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.559+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: a069e909-24530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-24533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.563+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-24534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.563+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-24536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.564+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: 693de9e6-24538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.564+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-24540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.565+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: d52dea51-24541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.565+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.565+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: f3c04068-24542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.568+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.569+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: eb835cf4-24549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.569+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.569+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: 5a9e691a-24553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.570+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_408-, and the Request Id: 71ca8d40-24557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.571+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: 778df988-24560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.571+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: 0f260a8d-24561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.571+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.571+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: 19eda547-24562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.572+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.572+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.573+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418-, and the Request Id: a869aab7-24567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.573+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: 0f260a8d-24568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.573+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: dc7c9a95-24569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: 4ef72b47-24572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.579+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: 78a195c9-24573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.579+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.580+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.580+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.580+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: 8a6b8535-24577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: 4e01aaeb-24578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-24579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.582+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-24580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.582+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.582+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.583+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 3bcdf744-24583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_422-, and the Request Id: 00fcb3d1-24584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_405-, and the Request Id: a069e909-24585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.584+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: e42a7131-24589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.585+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 190862d5-24591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.585+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-24592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.586+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: 693de9e6-24595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: f3c04068-24596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-24598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.588+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-24599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409, and the Request Id: d52dea51-24603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24604, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.590+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: eb835cf4-24606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.591+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_419, and the Request Id: 5a9e691a-24610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.591+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.592+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: 71ca8d40-24612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.592+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.593+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: 19eda547-24617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-24618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-24620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-24621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.594+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.594+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: 778df988-24622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.594+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: dc7c9a95-24623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.594+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: a869aab7-24624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.595+0000 [Thread-16775] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-24626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-24628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.596+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.596+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406, and the Request Id: 8a6b8535-24629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.597+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: 4ef72b47-24630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.597+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: 0f260a8d-24631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.598+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: 00fcb3d1-24633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.598+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: 78a195c9-24634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.599+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.599+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.599+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 3bcdf744-24638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.600+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_406, and the Request Id: 0f260a8d-24641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.600+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: a069e909-24643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-24644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.601+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-24646, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: 4e01aaeb-24647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.602+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-24648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.602+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: 693de9e6-24649, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.603+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.603+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: e42a7131-24651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.604+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402, and the Request Id: f3c04068-24655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.606+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 190862d5-24662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: d52dea51-24663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.607+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-24664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.607+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: eb835cf4-24665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.608+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-24666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.608+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24669, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.609+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.609+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: 19eda547-24673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.609+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: 5a9e691a-24672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.610+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.610+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-24675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-24677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.611+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.611+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-24679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.611+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: dc7c9a95-24680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_410-, and the Request Id: 71ca8d40-24681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.612+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.612+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: 778df988-24683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 4ef72b47-24684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: a869aab7-24686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.613+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-24687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.614+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: 8a6b8535-24689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.614+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: 00fcb3d1-24690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.615+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: 0f260a8d-24691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.615+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.615+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: 78a195c9-24694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.630+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-24697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.631+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-24699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.632+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.632+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 3bcdf744-24701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.632+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_407, and the Request Id: 0f260a8d-24702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.632+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.633+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.633+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 4e01aaeb-24704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_407-, and the Request Id: a069e909-24705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.635+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: 693de9e6-24708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.635+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-24709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.635+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: e42a7131-24710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.636+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-24711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: 190862d5-24712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.639+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-24718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.640+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-24721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.640+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.640+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.641+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: 5a9e691a-24725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.642+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.642+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-24730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.643+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.643+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.643+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: d52dea51-24733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.644+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.644+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.644+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: 19eda547-24736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.645+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-24737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403, and the Request Id: f3c04068-24738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-24739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.646+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: dc7c9a95-24740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: 778df988-24742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.647+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: 71ca8d40-24743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421-, and the Request Id: a869aab7-24744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.647+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-24745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.648+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-24747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.648+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: 4ef72b47-24748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.648+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: 00fcb3d1-24749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.648+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_403-, and the Request Id: eb835cf4-24750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.649+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.649+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 3bcdf744-24752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_405-, and the Request Id: 78a195c9-24751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.650+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.650+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: 0f260a8d-24756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: 8a6b8535-24758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.651+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.651+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_408, and the Request Id: 0f260a8d-24761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.651+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: 4e01aaeb-24762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: 693de9e6-24766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.718+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: e42a7131-24770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.718+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: a069e909-24771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.718+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: 190862d5-24772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-24775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.722+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-24779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-24783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.723+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.724+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.724+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: d52dea51-24785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-24786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.724+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.724+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-24788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_422, and the Request Id: 5a9e691a-24789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.725+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.725+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-24791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.726+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: 19eda547-24792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.726+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: f3c04068-24795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-24797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.728+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: 71ca8d40-24798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: a869aab7-24799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: 778df988-24800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.729+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-24803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.730+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-24804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: 4ef72b47-24805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 3bcdf744-24808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.731+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_426, and the Request Id: dc7c9a95-24809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_404-, and the Request Id: eb835cf4-24810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-24811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.731+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: 8a6b8535-24812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.732+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.732+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: 0f260a8d-24815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.732+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.733+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: 78a195c9-24817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.733+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: 4e01aaeb-24819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.734+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_426-, and the Request Id: 00fcb3d1-24821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.734+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: 0f260a8d-24822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: 693de9e6-24823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.734+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-24824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.735+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: a069e909-24825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-24828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.736+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 190862d5-24829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.737+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-24830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-24831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.738+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-24833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.738+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409-, and the Request Id: e42a7131-24834, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.738+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-24836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.739+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.740+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.740+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.741+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: d52dea51-24843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.741+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_423, and the Request Id: 5a9e691a-24847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.742+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.742+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.743+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.743+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.743+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.744+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: 19eda547-24855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.744+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: f3c04068-24856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-24854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.745+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: a869aab7-24858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: 778df988-24859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.746+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: 71ca8d40-24861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.746+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.746+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-24863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.747+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.747+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422, and the Request Id: 3bcdf744-24864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.747+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-24865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.748+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_405-, and the Request Id: eb835cf4-24868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.749+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.749+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404, and the Request Id: 4e01aaeb-24872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.749+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: 0f260a8d-24873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.749+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: 78a195c9-24874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.749+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: dc7c9a95-24876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.749+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: 8a6b8535-24877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.750+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: 4ef72b47-24878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: 693de9e6-24880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-24881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.751+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_410, and the Request Id: 0f260a8d-24883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.752+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404-, and the Request Id: 190862d5-24884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.753+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: a069e909-24885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-24886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.754+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-24888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_427-, and the Request Id: 00fcb3d1-24889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-24891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.755+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: e42a7131-24893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.757+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-24896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.757+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-24897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-24900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-24901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.758+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.758+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.758+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-24904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-24905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.759+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.759+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.759+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: 5a9e691a-24907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.759+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.759+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: f3c04068-24909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.760+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: d52dea51-24910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-24913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.761+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-24914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-24915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.761+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.761+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.762+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.762+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: 19eda547-24919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: 778df988-24920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24921, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 3bcdf744-24923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.763+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: 71ca8d40-24924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.763+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: a869aab7-24925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.763+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.764+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.764+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: eb835cf4-24928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.764+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: 4e01aaeb-24929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-24930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.765+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: 8a6b8535-24932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.765+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: 0f260a8d-24933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: 4ef72b47-24934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.765+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: 693de9e6-24935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.766+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_408-, and the Request Id: 78a195c9-24936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-24937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-24937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.766+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: dc7c9a95-24938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_411, and the Request Id: 0f260a8d-24940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-24941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.767+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: 190862d5-24943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.767+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24944, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.768+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: a069e909-24945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-24946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-24947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-24948, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.769+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: 00fcb3d1-24949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.770+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-24950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.770+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: e42a7131-24952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-24953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-24954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-24955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-24958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-24961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-24962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.775+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-24963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.775+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-24961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.775+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-24964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-24962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-24964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-24965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-24966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-24967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.776+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-24965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-24968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.776+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-24967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-24966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_425, and the Request Id: 5a9e691a-24969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: d52dea51-24970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-24971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-24972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.777+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-24972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.777+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-24971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-24973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-24974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-24975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: f3c04068-24976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.778+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-24974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-24977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-24973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-24975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-24978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: 778df988-24979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.778+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-24978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-24980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.779+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417, and the Request Id: 19eda547-24981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.779+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-24982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.780+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425-, and the Request Id: a869aab7-24983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.780+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: 71ca8d40-24984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.780+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-24982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-24985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-24985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.781+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: 8a6b8535-24986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-24987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.781+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-24987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 3bcdf744-24988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-24989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.781+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: eb835cf4-24990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-24991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.781+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-24989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_412, and the Request Id: 0f260a8d-24992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.782+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-24991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.782+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-24993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.783+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-24993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-24994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406, and the Request Id: 4e01aaeb-24995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_409-, and the Request Id: 78a195c9-24996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: 4ef72b47-24997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.785+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-24998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-24999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.786+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: a069e909-25000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.786+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-25001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.786+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 693de9e6-25002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.786+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-24999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.787+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: 190862d5-25003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.788+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: e42a7131-25006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.788+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.788+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: dc7c9a95-25008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-25009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.789+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-25010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.790+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.791+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.791+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: 5a9e691a-25015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.792+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: 00fcb3d1-25018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.794+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: d52dea51-25025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-25026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: a869aab7-25027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.796+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.797+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-25033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.797+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_416-, and the Request Id: 71ca8d40-25035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410, and the Request Id: 778df988-25036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: f3c04068-25038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.799+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.799+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.799+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.800+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: 19eda547-25045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: 8a6b8535-25044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.800+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.800+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: 0f260a8d-25047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.801+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: eb835cf4-25050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.801+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.801+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: 78a195c9-25051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.801+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-25053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.802+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407, and the Request Id: 4e01aaeb-25054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.802+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.802+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: 0f260a8d-25055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.803+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425, and the Request Id: 3bcdf744-25058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.803+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: a069e909-25060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.804+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418-, and the Request Id: 4ef72b47-25062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_430, and the Request Id: dc7c9a95-25063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.805+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: 190862d5-25066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.805+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-25067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: e42a7131-25068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.806+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 693de9e6-25069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.807+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-25074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.808+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.808+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: 00fcb3d1-25075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.808+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: 5a9e691a-25076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-25077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-25079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.809+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.809+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-25081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: d52dea51-25082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.810+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-25083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: a869aab7-25084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.811+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.812+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409, and the Request Id: f3c04068-25090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.813+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-25092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_417-, and the Request Id: 71ca8d40-25094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.813+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-25095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.814+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-25096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: 778df988-25099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-25100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.815+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_409-, and the Request Id: eb835cf4-25103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-25104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.816+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.817+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: 8a6b8535-25106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.817+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.817+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.817+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-25110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-25111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-25112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_414, and the Request Id: 0f260a8d-25113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.819+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: 78a195c9-25115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.819+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: 4e01aaeb-25116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.819+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.820+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: 19eda547-25117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.820+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.821+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-25122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.821+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: dc7c9a95-25123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.821+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.822+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: 5a9e691a-25126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.822+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: a069e909-25127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.823+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 190862d5-25128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.823+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 3bcdf744-25129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.824+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: e42a7131-25130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.824+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-25131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.824+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-25132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.825+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: 00fcb3d1-25133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-25135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 4ef72b47-25136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.826+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: d52dea51-25137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.827+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: a869aab7-25138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.827+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-25139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.828+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: 693de9e6-25140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-25141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25145, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.830+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.830+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: 71ca8d40-25148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25145 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: f3c04068-25149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.830+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: 778df988-25152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.831+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-25153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-25155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-25156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.832+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-25157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.832+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-25158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.833+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: eb835cf4-25159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.833+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.833+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: 78a195c9-25161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.833+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.834+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.834+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-25165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-25166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.835+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: 8a6b8535-25168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.835+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25171, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.836+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.836+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.836+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: dc7c9a95-25173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.837+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: 0f260a8d-25174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.837+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: 4e01aaeb-25178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.838+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: 19eda547-25179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.838+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-25183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.838+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: 0f260a8d-25184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.839+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: 5a9e691a-25185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.839+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_415-, and the Request Id: a069e909-25186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.839+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: 00fcb3d1-25188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.840+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 3bcdf744-25191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.840+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: 190862d5-25193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.841+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: 4ef72b47-25195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415-, and the Request Id: e42a7131-25196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.842+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: a869aab7-25197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.842+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: d52dea51-25198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.843+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: 693de9e6-25203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.843+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: f3c04068-25205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.845+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: 778df988-25210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_411-, and the Request Id: eb835cf4-25214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.847+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: 71ca8d40-25216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-25218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.848+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: 78a195c9-25219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.849+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-25221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.849+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-25222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.850+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.850+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: dc7c9a95-25225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.851+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-25227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.852+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.852+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.852+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.853+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: 0f260a8d-25234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.853+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.853+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25236, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.853+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.854+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: 8a6b8535-25239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.854+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: 19eda547-25240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_430, and the Request Id: 5a9e691a-25241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.854+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: 00fcb3d1-25243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.854+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: 4e01aaeb-25242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.854+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-25245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.855+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: 0f260a8d-25246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.855+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-25249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: a869aab7-25252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.858+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.858+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.858+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: a069e909-25253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: 3bcdf744-25255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: 4ef72b47-25256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.859+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: f3c04068-25257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.859+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: 190862d5-25258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: e42a7131-25260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-25261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-25262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.861+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.861+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: 778df988-25265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.862+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: d52dea51-25266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.862+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-25267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_412-, and the Request Id: eb835cf4-25269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.863+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 693de9e6-25271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.864+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: 78a195c9-25274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.865+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: 71ca8d40-25276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.866+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-25278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-25279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.867+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-25281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.867+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-25282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_434, and the Request Id: dc7c9a95-25283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-25284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.868+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-25286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.868+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.869+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.870+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-25290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.871+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.872+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: 5a9e691a-25294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_434-, and the Request Id: 00fcb3d1-25295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-25297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.872+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.873+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: 8a6b8535-25300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: 19eda547-25303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.873+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411, and the Request Id: 4e01aaeb-25304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.874+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: a869aab7-25308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.875+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.875+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.875+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: 0f260a8d-25309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.875+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-25312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: f3c04068-25313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-25314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-25315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.877+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: 4ef72b47-25318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.877+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 3bcdf744-25319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.877+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.877+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: d52dea51-25321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: 778df988-25322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_417-, and the Request Id: a069e909-25323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.878+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 190862d5-25325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.879+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: eb835cf4-25326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.879+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: e42a7131-25328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.880+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: 693de9e6-25329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_421-, and the Request Id: 71ca8d40-25330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.881+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: 78a195c9-25332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-25333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.882+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.883+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.883+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.883+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: dc7c9a95-25341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25344, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.885+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-25345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.885+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-25350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_432, and the Request Id: 5a9e691a-25351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_435-, and the Request Id: 00fcb3d1-25352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-25354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.888+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.888+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-25357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: 19eda547-25360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+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: 0f260a8d-25361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-25362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-25365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414, and the Request Id: f3c04068-25366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: a869aab7-25367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.890+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-25368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.890+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.890+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: 8a6b8535-25371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_418, and the Request Id: 0f260a8d-25372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412, and the Request Id: 4e01aaeb-25373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.891+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-25374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.892+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: d52dea51-25376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.892+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 3bcdf744-25378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.892+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: 4ef72b47-25379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.892+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: eb835cf4-25380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.893+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: 190862d5-25383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_422-, and the Request Id: 71ca8d40-25384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_418-, and the Request Id: a069e909-25385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.895+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: e42a7131-25386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.896+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: 693de9e6-25387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-25390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.896+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.897+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: 778df988-25391, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.898+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-25393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.900+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_416-, and the Request Id: 78a195c9-25402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.901+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.901+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: dc7c9a95-25404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.902+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.902+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.903+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_433, and the Request Id: 5a9e691a-25408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-25409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-25411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-25415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-25418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.905+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.905+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: 00fcb3d1-25417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.905+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: f3c04068-25419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: 19eda547-25420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.906+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: 0f260a8d-25421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.906+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: a869aab7-25422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.906+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.906+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_419, and the Request Id: 0f260a8d-25425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-25426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.907+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-25428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-25429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25430, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.908+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.908+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25430 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413, and the Request Id: 4e01aaeb-25431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.909+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: 3bcdf744-25435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.909+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_415-, and the Request Id: eb835cf4-25437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.910+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: d52dea51-25439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.910+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419, and the Request Id: 8a6b8535-25440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.910+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419-, and the Request Id: e42a7131-25441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: 4ef72b47-25442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.911+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: 190862d5-25444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.911+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.912+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: 778df988-25446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.912+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-25447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.913+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: 693de9e6-25449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.913+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: 71ca8d40-25450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.914+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: a069e909-25453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_417-, and the Request Id: 78a195c9-25457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.915+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.916+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.916+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-25462, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.916+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.917+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: dc7c9a95-25464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.917+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: 5a9e691a-25465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25466, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-25467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25469, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-25473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.920+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.920+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: a869aab7-25474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.920+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: 00fcb3d1-25476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.921+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416, and the Request Id: f3c04068-25477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.921+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: 0f260a8d-25479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.921+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.922+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-25482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.922+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.922+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.922+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_420, and the Request Id: 0f260a8d-25486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: 4e01aaeb-25487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.923+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-25488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: d52dea51-25489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425, and the Request Id: 19eda547-25490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-25492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-25493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.925+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: eb835cf4-25494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-25496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.926+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: e42a7131-25497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 3bcdf744-25499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.927+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: 190862d5-25498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_424-, and the Request Id: 71ca8d40-25501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.927+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425-, and the Request Id: 4ef72b47-25502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-25503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-25505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.928+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: 778df988-25506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.928+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.929+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.929+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420, and the Request Id: 8a6b8535-25510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-25511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.931+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 693de9e6-25514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.932+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: 78a195c9-25517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.933+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_420-, and the Request Id: a069e909-25519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.933+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.934+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-25523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.934+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.934+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_438, and the Request Id: dc7c9a95-25524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.935+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-25525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.935+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: 5a9e691a-25526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.935+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-25527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-25528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.936+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.936+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.937+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.937+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: f3c04068-25534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-25535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.938+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: 00fcb3d1-25537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.938+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435-, and the Request Id: a869aab7-25538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.938+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.939+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.939+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425, and the Request Id: d52dea51-25541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.940+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: 0f260a8d-25542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.940+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-25545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.940+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.941+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.941+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: eb835cf4-25546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-25547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.941+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.941+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: 4e01aaeb-25550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.941+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.941+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-25552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.942+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: 19eda547-25553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.942+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.942+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: 71ca8d40-25555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.943+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: 0f260a8d-25557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.943+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.943+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 3bcdf744-25559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.943+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.944+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.944+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415-, and the Request Id: 190862d5-25562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.944+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: 778df988-25563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.945+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: 4ef72b47-25565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.946+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: e42a7131-25568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.946+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.946+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.947+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 693de9e6-25571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.947+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.947+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-25572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.947+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421, and the Request Id: 8a6b8535-25573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.947+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: 78a195c9-25574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-25576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.949+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.950+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_439, and the Request Id: dc7c9a95-25584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.951+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: 5a9e691a-25585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-25586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.952+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.952+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: a069e909-25590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.952+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.953+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418, and the Request Id: f3c04068-25591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_439-, and the Request Id: 00fcb3d1-25595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.954+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.954+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: a869aab7-25596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-25598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 8a6b8535-25600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.955+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: d52dea51-25601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-25602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.956+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.956+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: eb835cf4-25603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-25604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.957+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-25606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.958+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.958+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: 4e01aaeb-25609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.958+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: 19eda547-25610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_426-, and the Request Id: 71ca8d40-25612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: 778df988-25614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.959+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-25615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.960+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: 0f260a8d-25616, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-25618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25616 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-25619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.960+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.961+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: 0f260a8d-25620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416-, and the Request Id: 190862d5-25621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.962+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.962+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: 78a195c9-25624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.962+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 3bcdf744-25625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.963+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427-, and the Request Id: 4ef72b47-25626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-25628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422-, and the Request Id: e42a7131-25632, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: 8a6b8535-25633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.966+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.967+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.967+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: 693de9e6-25643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.967+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.967+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.967+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: 5a9e691a-25644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_440, and the Request Id: dc7c9a95-25646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.968+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.968+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: a069e909-25647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.968+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: f3c04068-25648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-25649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-25651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.970+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-25652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.970+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.971+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.971+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: 00fcb3d1-25656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.971+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: a869aab7-25657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.972+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: d52dea51-25658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.972+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: eb835cf4-25659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.972+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-25660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.973+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-25664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.974+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-25665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25666, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-25667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.975+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-25668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.975+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: 71ca8d40-25669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.975+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.976+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: 19eda547-25671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.976+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.976+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417, and the Request Id: 4e01aaeb-25673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.976+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-25674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.976+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421, and the Request Id: 778df988-25676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.978+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: 0f260a8d-25677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 693de9e6-25678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: e42a7131-25679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.979+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: 0f260a8d-25681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.979+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.979+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 3bcdf744-25683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.980+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: 190862d5-25684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.980+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-25685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.980+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: 78a195c9-25686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: eb835cf4-25687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25688, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.981+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25688 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.981+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: 4ef72b47-25689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: e42a7131-25691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.982+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.982+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: 8a6b8535-25692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.982+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-25693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.984+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-25695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.984+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: 693de9e6-25696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.984+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.985+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.985+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: 5a9e691a-25700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 0f260a8d-25702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.985+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.986+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: a069e909-25704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.986+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-25705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 1156c38d-25706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.986+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: f3c04068-25707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.986+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: d52dea51-25709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: ec4a0cb4-25710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.987+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.987+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: dc7c9a95-25711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 78a195c9-25712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 71ca8d40-25713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.988+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: d52dea51-25714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.988+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-25715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.988+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: a869aab7-25716, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4ef72b47-25717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 4e01aaeb-25718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.990+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-25719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_441-, and the Request Id: 00fcb3d1-25720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_420-, and the Request Id: eb835cf4-25721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 3bcdf744-25722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.991+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: 71ca8d40-25724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.991+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.991+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: 0f260a8d-25725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 5a9e691a-25726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.992+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-25727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 19eda547-25728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 190862d5-25729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.992+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.992+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-25730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.992+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422, and the Request Id: 778df988-25731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a069e909-25732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-25733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.993+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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_424, and the Request Id: 0f260a8d-25735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.993+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: 4e01aaeb-25736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.993+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: 19eda547-25737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: dc7c9a95-25738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: f3c04068-25740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.995+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-25741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-25742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.995+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.995+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: 78a195c9-25743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-25744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.996+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 3bcdf744-25746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.996+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: 4ef72b47-25749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: e42a7131-25748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.997+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: 8a6b8535-25750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.997+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 190862d5-25751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-25752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 00fcb3d1-25753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: a869aab7-25755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.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: 778df988-25756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.998+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-25757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.999+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.999+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: 5a9e691a-25758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:48.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: 693de9e6-25759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-25760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.000+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: a069e909-25761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-25762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-25763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-25764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.001+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-25765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-25766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.001+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: d52dea51-25767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-25768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: a869aab7-25769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-25771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_442, and the Request Id: dc7c9a95-25772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.003+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-25773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-25774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-25775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-25776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-25777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.004+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: f3c04068-25778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-25779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-25780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-25781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.005+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: 71ca8d40-25782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.006+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-25783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_442-, and the Request Id: 00fcb3d1-25784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.006+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-25785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.006+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-25786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.007+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423, and the Request Id: 778df988-25787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_421-, and the Request Id: eb835cf4-25788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.008+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-25789, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-25790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.008+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-25791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.008+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: 0f260a8d-25792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.009+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-25794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.009+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.009+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.009+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419, and the Request Id: 4e01aaeb-25795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.010+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: 19eda547-25796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-25797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-25798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.010+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: 78a195c9-25799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.010+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-25802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.011+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-25803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.011+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.011+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: 0f260a8d-25804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.011+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-25805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-25807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.012+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.012+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: 190862d5-25808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.012+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.012+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 3bcdf744-25809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.013+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: 8a6b8535-25810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-25811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-25812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-25813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430-, and the Request Id: 4ef72b47-25814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.014+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: 5a9e691a-25815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-25816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-25817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: e42a7131-25818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-25819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.015+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: 693de9e6-25820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.016+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: a069e909-25821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-25822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-25823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25825, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-25826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.017+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25825 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.017+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_443, and the Request Id: dc7c9a95-25827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-25828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-25829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.018+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: a869aab7-25830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.018+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.018+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-25831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.018+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422, and the Request Id: f3c04068-25832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-25833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.019+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-25834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-25835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.019+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-25836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.019+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: d52dea51-25837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-25838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.020+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-25839, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_443-, and the Request Id: 00fcb3d1-25840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-25841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.021+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424, and the Request Id: 778df988-25842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-25843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.021+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: eb835cf4-25844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-25845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-25846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-25847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_430-, and the Request Id: 71ca8d40-25848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.022+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-25849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.023+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-25851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.023+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-25852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.023+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 4e01aaeb-25853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-25854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_424-, and the Request Id: 78a195c9-25855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.024+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.024+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: 19eda547-25856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-25857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-25858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.025+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-25859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.025+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: 0f260a8d-25860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.026+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-25861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-25862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-25863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420-, and the Request Id: 190862d5-25864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.026+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.027+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: 0f260a8d-25865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-25866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-25867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.027+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 4ef72b47-25868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-25869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.028+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-25872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.028+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 3bcdf744-25873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.028+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426, and the Request Id: 8a6b8535-25874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.028+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.029+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_441, and the Request Id: 5a9e691a-25876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.029+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-25877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-25878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-25879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.030+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: e42a7131-25880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-25881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-25882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.031+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.031+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: 693de9e6-25884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.031+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: a069e909-25885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.032+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: dc7c9a95-25886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.032+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: a869aab7-25887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-25888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.033+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-25889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.033+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-25890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.033+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-25891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.033+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-25892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-25894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.034+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-25895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.034+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.034+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-25896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.034+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: f3c04068-25897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.034+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: d52dea51-25898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-25899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.035+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: 778df988-25900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_444-, and the Request Id: 00fcb3d1-25901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.036+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-25902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-25903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-25904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.036+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-25906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-25907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.037+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: 4e01aaeb-25908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.037+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: eb835cf4-25909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-25910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-25911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.038+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_425-, and the Request Id: 78a195c9-25912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_431-, and the Request Id: 71ca8d40-25913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: 19eda547-25914, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-25915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-25916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-25917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 190862d5-25918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-25919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-25920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-25921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.041+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.041+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: 4ef72b47-25922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-25923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-25924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-25925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_427, and the Request Id: 0f260a8d-25926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-25927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-25928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.042+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-25927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.042+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-25929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-25931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.043+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.043+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-25931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.043+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 3bcdf744-25932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: 8a6b8535-25933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-25934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-25935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.044+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-25936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: e42a7131-25937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-25938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-25939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_442, and the Request Id: 5a9e691a-25940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-25941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-25942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-25943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.046+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.047+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: dc7c9a95-25944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_427-, and the Request Id: a069e909-25946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: 693de9e6-25945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-25947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.048+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442-, and the Request Id: a869aab7-25948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-25949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.049+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-25950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-25951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-25952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.049+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-25949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-25953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_445-, and the Request Id: 00fcb3d1-25954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-25950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-25955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.050+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-25953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.050+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-25955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.050+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-25956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-25957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.051+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-25956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-25957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: 778df988-25958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.051+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: d52dea51-25959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: f3c04068-25960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-25961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-25962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.053+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-25961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.053+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-25963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-25962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-25965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-25964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.053+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-25966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-25967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-25967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.054+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-25964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.054+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422, and the Request Id: 4e01aaeb-25968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_426-, and the Request Id: 78a195c9-25969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.054+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: 19eda547-25970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.054+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: 71ca8d40-25971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_424-, and the Request Id: eb835cf4-25972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-25973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.057+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422-, and the Request Id: 190862d5-25974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.057+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 4ef72b47-25975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-25976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-25977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-25978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-25979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.059+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-25980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-25981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-25982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-25982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-25983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-25984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-25985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.061+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-25984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-25986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-25987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-25988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-25989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.062+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: 5a9e691a-25990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.062+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: 0f260a8d-25991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-25992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.062+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-25993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-25993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.063+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-25991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-25994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-25995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.063+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-25994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.063+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-25995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.063+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-25996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.063+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: 0f260a8d-25997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.064+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: dc7c9a95-25998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.064+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-25996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-25999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.064+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-25999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.064+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 3bcdf744-26000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.065+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: a869aab7-26003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.065+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.065+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.066+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-26009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: d52dea51-26010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.066+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: 778df988-26011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.066+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: e42a7131-26012, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.067+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.067+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.067+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: 00fcb3d1-26015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.067+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440-, and the Request Id: 693de9e6-26016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: f3c04068-26017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428, and the Request Id: 8a6b8535-26019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.069+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-26021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.069+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: 19eda547-26022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-26023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_433-, and the Request Id: 71ca8d40-26024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.069+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-26026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.070+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.070+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: 78a195c9-26027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.070+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423, and the Request Id: 4e01aaeb-26028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.071+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: eb835cf4-26029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26030, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_428-, and the Request Id: a069e909-26032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.072+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: 4ef72b47-26033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26034, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.073+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423-, and the Request Id: 190862d5-26037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.074+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-26039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.075+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-26041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.075+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.076+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.076+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.077+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_444, and the Request Id: 5a9e691a-26049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_429, and the Request Id: 0f260a8d-26050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-26051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-26052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.078+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-26054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.079+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.079+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.079+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 3bcdf744-26060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_447, and the Request Id: dc7c9a95-26061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: a869aab7-26063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.081+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: e42a7131-26064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-26066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.082+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.082+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.083+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.083+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: 693de9e6-26070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.083+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: d52dea51-26071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_447-, and the Request Id: 00fcb3d1-26073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: 19eda547-26076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.084+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: 778df988-26077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.085+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.085+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.086+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424, and the Request Id: 4e01aaeb-26081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.086+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.086+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: 71ca8d40-26084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.086+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: f3c04068-26085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26087, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: 8a6b8535-26090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.088+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: 4ef72b47-26091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.088+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: 78a195c9-26092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 190862d5-26093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.089+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: eb835cf4-26094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.089+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-26095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_429-, and the Request Id: a069e909-26098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.091+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-26099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.092+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.092+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: 5a9e691a-26105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26107, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.094+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: 0f260a8d-26108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.094+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-26110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.094+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.094+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.095+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.095+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-26113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_430, and the Request Id: 0f260a8d-26115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.095+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 3bcdf744-26117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.095+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.095+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445-, and the Request Id: a869aab7-26118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.096+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: dc7c9a95-26119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-26120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.098+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.098+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: d52dea51-26126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430-, and the Request Id: e42a7131-26128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 693de9e6-26130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.099+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.100+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.100+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: 778df988-26134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.101+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.101+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: 00fcb3d1-26136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.101+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.101+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425, and the Request Id: 4e01aaeb-26139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.101+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: 19eda547-26140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.102+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-26141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.102+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.102+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: 71ca8d40-26145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.103+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: f3c04068-26148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.103+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: 8a6b8535-26149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_429-, and the Request Id: 78a195c9-26150, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.105+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 4ef72b47-26152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.105+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425-, and the Request Id: 190862d5-26154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.105+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.105+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-26157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.106+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.106+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: 5a9e691a-26159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.106+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: a069e909-26160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.106+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: eb835cf4-26161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.108+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: 0f260a8d-26164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.109+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-26167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.109+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.109+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-26168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.124+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: a869aab7-26169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.124+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_431, and the Request Id: 0f260a8d-26171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-26173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-26176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.125+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 3bcdf744-26177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.127+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-26178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.127+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: e42a7131-26180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.128+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-26184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.128+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.128+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: 693de9e6-26186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26187, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437, and the Request Id: 19eda547-26190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-26192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.129+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: d52dea51-26193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.130+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.130+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: 778df988-26194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_449, and the Request Id: dc7c9a95-26195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-26196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.131+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.132+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.132+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426, and the Request Id: 4e01aaeb-26201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.133+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: 71ca8d40-26204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.133+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437-, and the Request Id: 4ef72b47-26205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.133+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_449-, and the Request Id: 00fcb3d1-26206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431, and the Request Id: 8a6b8535-26208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.134+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.134+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: f3c04068-26210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_430-, and the Request Id: 78a195c9-26211, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.134+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.135+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426-, and the Request Id: 190862d5-26213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.135+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.135+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.136+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: 5a9e691a-26215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_431-, and the Request Id: a069e909-26217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.136+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-26219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.137+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: eb835cf4-26221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.137+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-26223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26224, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.139+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: a869aab7-26225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.139+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26229, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-26232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.141+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: 0f260a8d-26233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.141+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444, and the Request Id: 3bcdf744-26235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.141+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.142+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: 0f260a8d-26238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.142+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-26239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.143+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-26242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.144+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: dc7c9a95-26243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.144+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.144+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 693de9e6-26245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-26247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: e42a7131-26249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: d52dea51-26252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.145+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.146+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438, and the Request Id: 19eda547-26253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.146+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-26254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-26255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.147+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-26257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: 778df988-26258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.147+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.148+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: 4e01aaeb-26259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.149+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: 71ca8d40-26262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.149+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: 00fcb3d1-26263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.149+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438-, and the Request Id: 4ef72b47-26264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_431-, and the Request Id: 78a195c9-26265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.150+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.150+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: 190862d5-26268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.151+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.151+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.151+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: 8a6b8535-26272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.151+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_448, and the Request Id: 5a9e691a-26273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-26277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.154+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.154+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: a069e909-26281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.154+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: a869aab7-26282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.155+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.155+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 3bcdf744-26284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.155+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.156+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: 0f260a8d-26288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.156+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: f3c04068-26292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.156+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.157+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: 0f260a8d-26294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.157+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-26295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: 693de9e6-26298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26299, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26299 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.159+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.159+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_429-, and the Request Id: eb835cf4-26303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.160+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: e42a7131-26306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: 19eda547-26308, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.160+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.160+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: dc7c9a95-26309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: d52dea51-26310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.161+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-26312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.161+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432, and the Request Id: 778df988-26313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.162+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-26316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.162+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.162+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: 4e01aaeb-26318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-26319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.163+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 4ef72b47-26320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.163+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-26321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_451-, and the Request Id: 00fcb3d1-26322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_438-, and the Request Id: 71ca8d40-26324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.165+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.165+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: 8a6b8535-26327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.165+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: 190862d5-26328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.165+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_432-, and the Request Id: 78a195c9-26329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-26331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.166+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: 5a9e691a-26332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_433-, and the Request Id: a069e909-26338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.168+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-26340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.169+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: a869aab7-26341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26343, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.171+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.171+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.171+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.171+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-26346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.172+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: 0f260a8d-26348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26350, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.172+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.172+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26350 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.172+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: f3c04068-26351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.173+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.173+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 3bcdf744-26355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26356, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.175+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.175+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.175+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: eb835cf4-26362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.176+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_452, and the Request Id: dc7c9a95-26363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.176+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: e42a7131-26364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.176+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: 693de9e6-26366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.176+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.176+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440, and the Request Id: 19eda547-26368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.177+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.177+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: d52dea51-26370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-26373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.178+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: 778df988-26374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.179+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-26376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-26377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.179+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: 4e01aaeb-26378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.180+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440-, and the Request Id: 4ef72b47-26380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.181+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: 00fcb3d1-26383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.181+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: 71ca8d40-26384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.181+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.182+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: 78a195c9-26386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434, and the Request Id: 8a6b8535-26387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: 190862d5-26388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.184+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.184+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.185+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.185+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: 5a9e691a-26397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.185+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: a069e909-26398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.186+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.187+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.187+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431, and the Request Id: f3c04068-26403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.188+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: 0f260a8d-26405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.188+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.188+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: a869aab7-26408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.188+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.189+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: 0f260a8d-26409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.190+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.190+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.190+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: eb835cf4-26415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 3bcdf744-26416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.191+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.192+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.192+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: 19eda547-26420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.193+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435-, and the Request Id: e42a7131-26422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.193+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.193+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-26425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.193+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.194+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: 693de9e6-26428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 4e01aaeb-26433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.194+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.195+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: dc7c9a95-26435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.195+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.195+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: d52dea51-26436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.195+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: 778df988-26437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.196+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441-, and the Request Id: 4ef72b47-26438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: 190862d5-26441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.198+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-26443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.198+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: 71ca8d40-26444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_453-, and the Request Id: 00fcb3d1-26445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_434-, and the Request Id: 78a195c9-26446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.199+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.199+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435, and the Request Id: 8a6b8535-26450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.200+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.201+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.201+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: f3c04068-26455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.202+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-26456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.202+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: a069e909-26457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.203+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-26459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.204+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: 0f260a8d-26462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-26464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.205+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.206+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.206+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.206+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: 5a9e691a-26467, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.206+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: 0f260a8d-26468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_432-, and the Request Id: eb835cf4-26469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26470, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-26473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.208+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.208+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-26474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.208+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.208+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 3bcdf744-26477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.209+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.209+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-26481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451-, and the Request Id: a869aab7-26483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.210+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.210+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: e42a7131-26484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.210+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: 19eda547-26486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435, and the Request Id: 778df988-26487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26488, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26488 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.211+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-26490, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_454, and the Request Id: dc7c9a95-26491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.212+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26490 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: 4e01aaeb-26492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.213+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: 693de9e6-26493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.213+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: 78a195c9-26495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.214+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.214+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442-, and the Request Id: 4ef72b47-26498, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.214+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: 00fcb3d1-26499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.214+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.215+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: d52dea51-26502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.215+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: 190862d5-26503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.215+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-26505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.216+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: 8a6b8535-26507, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.217+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: f3c04068-26512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.219+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: 71ca8d40-26517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.220+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: a069e909-26519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.221+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: eb835cf4-26520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26522, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.222+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: 0f260a8d-26524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.222+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.223+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-26528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.223+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.224+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_437, and the Request Id: 0f260a8d-26532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.224+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.224+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.224+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-26533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_452, and the Request Id: 5a9e691a-26534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.225+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.225+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: 3bcdf744-26538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.226+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.226+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.227+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-26544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.227+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.227+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: dc7c9a95-26545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.227+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: e42a7131-26546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: 19eda547-26547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.228+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.228+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.228+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.228+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: a869aab7-26551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.229+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: 4e01aaeb-26552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.229+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: 778df988-26553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.229+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: 693de9e6-26554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.230+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-26557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.230+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: 00fcb3d1-26558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.231+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.231+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: 4ef72b47-26561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.231+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: d52dea51-26562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.232+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: 8a6b8535-26564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.232+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: 190862d5-26565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_436-, and the Request Id: 78a195c9-26569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.232+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434, and the Request Id: f3c04068-26570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_442-, and the Request Id: 71ca8d40-26574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.236+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: a069e909-26576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_434-, and the Request Id: eb835cf4-26579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.236+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-26580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.237+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: 0f260a8d-26582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.237+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-26583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.237+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.238+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.238+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: 0f260a8d-26585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26588, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-26590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.240+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.240+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-26592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-26595, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438-, and the Request Id: e42a7131-26597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26595 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450, and the Request Id: 3bcdf744-26598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.241+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: dc7c9a95-26600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-26602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.242+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.242+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.242+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-26605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.242+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: 5a9e691a-26606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.243+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.243+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: 19eda547-26607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.243+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433, and the Request Id: 4e01aaeb-26608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.244+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.245+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.245+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: 693de9e6-26612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.245+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: 00fcb3d1-26614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: 778df988-26615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.246+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453-, and the Request Id: a869aab7-26616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.246+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: 4ef72b47-26619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.246+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: d52dea51-26622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433-, and the Request Id: 190862d5-26624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: 8a6b8535-26626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.248+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: f3c04068-26629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.248+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: 78a195c9-26630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-26631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.249+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-26632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_438-, and the Request Id: a069e909-26634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.251+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: 71ca8d40-26637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.252+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: eb835cf4-26640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.253+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.253+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.254+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_439, and the Request Id: 0f260a8d-26645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.255+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-26649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.255+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_457, and the Request Id: dc7c9a95-26652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.257+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.257+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.257+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-26658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_454, and the Request Id: 5a9e691a-26659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.258+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.258+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: 3bcdf744-26660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.258+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: e42a7131-26661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-26662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.258+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-26663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.259+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: 4e01aaeb-26665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-26666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_457-, and the Request Id: 00fcb3d1-26667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.260+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-26671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.260+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.260+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.260+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438, and the Request Id: 778df988-26672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.261+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: a869aab7-26674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.261+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: 19eda547-26673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.261+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-26675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.261+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: 8a6b8535-26678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.262+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 693de9e6-26679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.262+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: 190862d5-26680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-26682, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.263+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26682 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_438-, and the Request Id: 78a195c9-26684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.264+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.264+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 4ef72b47-26685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_439-, and the Request Id: a069e909-26690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.265+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.265+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: f3c04068-26692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.266+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: d52dea51-26688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_436-, and the Request Id: eb835cf4-26698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.269+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-26700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.270+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: 0f260a8d-26701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.270+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_444-, and the Request Id: 71ca8d40-26703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.270+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.270+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.271+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: dc7c9a95-26709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_440, and the Request Id: 0f260a8d-26708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.273+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.273+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.273+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: 4e01aaeb-26714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.273+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.273+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-26716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.274+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.274+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: e42a7131-26719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.274+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: 00fcb3d1-26720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.275+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_455, and the Request Id: 5a9e691a-26723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.275+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-26724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.276+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.276+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-26725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.277+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.277+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.277+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435-, and the Request Id: 190862d5-26728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.277+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446, and the Request Id: 19eda547-26730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.277+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.278+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: 3bcdf744-26732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.278+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.278+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.279+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.279+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: a869aab7-26739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.279+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: 778df988-26740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: 8a6b8535-26741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.280+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: f3c04068-26744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.280+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446-, and the Request Id: 4ef72b47-26745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.281+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-26746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.281+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-26747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-26748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: 693de9e6-26749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.283+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: 78a195c9-26751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.283+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.283+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: a069e909-26752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.283+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: d52dea51-26753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.284+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: eb835cf4-26754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.287+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.287+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: dc7c9a95-26761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.288+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.290+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.290+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: 00fcb3d1-26764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.290+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-26765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.291+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: 0f260a8d-26767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.292+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_445-, and the Request Id: 71ca8d40-26772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.292+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.293+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: 0f260a8d-26774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.293+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: 4e01aaeb-26775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.294+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.294+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-26780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.294+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.294+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: 8a6b8535-26782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.295+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: f3c04068-26783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.295+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-26786, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.295+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: e42a7131-26788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.296+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.296+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: 190862d5-26789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.296+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-26790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.297+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-26792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.298+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.298+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: a069e909-26794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.298+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: eb835cf4-26796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.298+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.299+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: 19eda547-26797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26800, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.299+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26800 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26802, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26802 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: a869aab7-26804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-26806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 3bcdf744-26807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.300+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: 778df988-26808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.301+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.301+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: dc7c9a95-26811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.302+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: 4ef72b47-26813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26815, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26815 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.303+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.303+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453-, and the Request Id: 693de9e6-26818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.304+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: 78a195c9-26820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.304+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: d52dea51-26821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.304+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: 00fcb3d1-26822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.304+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.305+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: 0f260a8d-26826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.305+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.306+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.306+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-26829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.306+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: 0f260a8d-26830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.306+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: 71ca8d40-26831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.307+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-26833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.307+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.307+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: 4e01aaeb-26836, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-26839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.308+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439, and the Request Id: f3c04068-26840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26841, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26841 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.309+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.309+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.309+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442-, and the Request Id: e42a7131-26845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.310+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: 5a9e691a-26847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.310+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.310+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: 8a6b8535-26848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.311+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: eb835cf4-26850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.312+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-26852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.312+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-26854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.313+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-26855, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457-, and the Request Id: a869aab7-26856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.313+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.313+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 190862d5-26857, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.313+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: a069e909-26858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.313+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.314+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.314+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: 19eda547-26861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.314+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-26862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.314+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 3bcdf744-26863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.314+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-26864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.315+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.315+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-26866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.316+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: 778df988-26869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.316+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-26872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.317+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: 4ef72b47-26874, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.317+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 693de9e6-26875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.317+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: dc7c9a95-26876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-26877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.318+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-26879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.319+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: 78a195c9-26880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.319+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-26881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.319+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: d52dea51-26882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-26883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-26884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.320+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: 0f260a8d-26885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.320+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-26887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_461-, and the Request Id: 00fcb3d1-26888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.322+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: 71ca8d40-26891, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.322+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: 0f260a8d-26892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.322+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.323+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.323+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.323+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-26895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.323+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.323+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.324+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: 5a9e691a-26898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.324+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.325+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-26901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-26903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.325+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.325+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: f3c04068-26900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26904, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.325+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: 4e01aaeb-26905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.325+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: e42a7131-26906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-26907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-26909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.326+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.326+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443, and the Request Id: 8a6b8535-26910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.327+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458-, and the Request Id: a869aab7-26911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.327+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-26912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.328+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-26914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.328+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: eb835cf4-26915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-26916, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.328+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26916 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.328+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.328+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-26918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.329+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 3bcdf744-26919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.329+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: 190862d5-26921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.329+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-26922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.329+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.330+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: 19eda547-26923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.330+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-26924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_443-, and the Request Id: a069e909-26925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.330+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-26926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.330+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.330+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: 778df988-26927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-26928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.331+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-26930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.331+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 693de9e6-26931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.331+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-26932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-26933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.332+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-26932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.332+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.332+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: dc7c9a95-26934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.332+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.333+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: d52dea51-26937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.333+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: 4ef72b47-26940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.334+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: 78a195c9-26941, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26942, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.335+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-26943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.335+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-26944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.335+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-26945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-26945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_444, and the Request Id: 0f260a8d-26946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_462-, and the Request Id: 00fcb3d1-26947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_448-, and the Request Id: 71ca8d40-26948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-26950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.336+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-26951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.336+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-26950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-26952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.337+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-26952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.337+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: 5a9e691a-26954, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-26956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-26957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.338+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-26957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.338+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-26958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.339+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-26958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.339+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: f3c04068-26959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.339+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-26960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-26961, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-26962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.340+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-26962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.340+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: e42a7131-26963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.340+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-26964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-26966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.340+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: 4e01aaeb-26967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.340+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459-, and the Request Id: a869aab7-26968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-26969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.341+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-26969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-26970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-26970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.341+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-26971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-26972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.341+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 3bcdf744-26973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.341+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-26972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.342+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-26974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.342+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444, and the Request Id: 8a6b8535-26975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.342+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: eb835cf4-26976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-26977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-26978, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-26978 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-26979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.343+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-26979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.343+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: 19eda547-26980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-26981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-26982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.345+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: 693de9e6-26983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.345+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: a069e909-26984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.346+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: 190862d5-26986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-26985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-26987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.346+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-26988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.346+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-26989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.346+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-26988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.347+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-26985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-26990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.347+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: 4ef72b47-26991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.347+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-26990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-26992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.347+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: d52dea51-26993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.347+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-26992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.348+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: 778df988-26994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-26995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-26996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-26997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.348+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-26996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.348+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-26998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-26999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.349+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.350+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: dc7c9a95-27002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.350+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: 0f260a8d-27003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.350+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-27004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.350+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.350+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: 71ca8d40-27005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.351+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.351+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: 78a195c9-27007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.351+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: 0f260a8d-27008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.352+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.353+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: 00fcb3d1-27013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.353+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_460, and the Request Id: 5a9e691a-27014, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-27016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.354+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.354+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-27018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.354+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: e42a7131-27021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.355+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442, and the Request Id: f3c04068-27022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: a869aab7-27025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.357+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.357+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.357+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.357+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.358+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 3bcdf744-27031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.358+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445, and the Request Id: 8a6b8535-27032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.358+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: eb835cf4-27034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.358+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-27035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.359+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.359+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.359+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: 4e01aaeb-27039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.360+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: 19eda547-27041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.360+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-27043, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.360+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.361+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: 693de9e6-27045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_445-, and the Request Id: a069e909-27046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.361+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: d52dea51-27047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-27048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.362+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: 190862d5-27049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.362+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.363+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 4ef72b47-27052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.363+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: 778df988-27054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.363+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-27055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.363+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.364+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: 71ca8d40-27056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.364+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-27057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.364+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.365+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.365+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-27060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.365+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: dc7c9a95-27061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.366+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-27062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.366+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: 78a195c9-27064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.367+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: 0f260a8d-27066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.368+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.368+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_464-, and the Request Id: 00fcb3d1-27071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.369+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_446, and the Request Id: 0f260a8d-27075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.370+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.370+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.370+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-27078, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.370+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: 5a9e691a-27079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.371+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.372+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.372+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.372+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 3bcdf744-27087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.372+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: 8a6b8535-27088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.373+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443, and the Request Id: f3c04068-27089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.373+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446-, and the Request Id: e42a7131-27090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.373+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-27091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.374+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.374+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461-, and the Request Id: a869aab7-27092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.374+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.374+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: 4e01aaeb-27096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.374+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-27098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.375+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.375+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.375+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 693de9e6-27100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.375+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-27102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_446-, and the Request Id: a069e909-27101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.376+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.376+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: d52dea51-27103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.376+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: 19eda547-27104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.376+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: eb835cf4-27105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.377+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.377+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441-, and the Request Id: 190862d5-27108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.377+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.378+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-27110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.378+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-27112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.378+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: 778df988-27113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.378+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: 71ca8d40-27114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.378+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.379+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_465, and the Request Id: dc7c9a95-27118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.379+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: 4ef72b47-27119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.380+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-27120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.380+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-27121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.381+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: 78a195c9-27123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_465-, and the Request Id: 00fcb3d1-27126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.383+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: 0f260a8d-27130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.384+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-27132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.384+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.384+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-27134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.385+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-27135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.385+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.385+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.385+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_447, and the Request Id: 0f260a8d-27138, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_462, and the Request Id: 5a9e691a-27139, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.386+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.386+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-27142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-27143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.386+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.387+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.387+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: 3bcdf744-27145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447, and the Request Id: 8a6b8535-27146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.387+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.387+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.388+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.388+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.388+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: f3c04068-27151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.389+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: 4e01aaeb-27153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.389+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-27154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.389+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-27155, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.389+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: e42a7131-27156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.389+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462-, and the Request Id: a869aab7-27157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.390+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: 693de9e6-27158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.391+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: a069e909-27161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.391+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.391+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.391+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: d52dea51-27162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.391+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: eb835cf4-27163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.392+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.392+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.392+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.392+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: 19eda547-27167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-27168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.393+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: 190862d5-27171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.393+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.394+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_466, and the Request Id: dc7c9a95-27174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_452-, and the Request Id: 71ca8d40-27176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.394+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446, and the Request Id: 778df988-27177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.395+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: 4ef72b47-27179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.395+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-27180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_466-, and the Request Id: 00fcb3d1-27183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.398+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: 78a195c9-27186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.399+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: 0f260a8d-27189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.399+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-27191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.400+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.400+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: 0f260a8d-27192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.401+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.401+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.401+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.401+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: 5a9e691a-27198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.402+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.402+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.402+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.403+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.403+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 3bcdf744-27205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448, and the Request Id: 8a6b8535-27206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.403+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: e42a7131-27207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.403+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.404+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.404+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: f3c04068-27210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.405+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: a869aab7-27212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: 693de9e6-27215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-27218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: d52dea51-27219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-27220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.406+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: eb835cf4-27221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.407+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: a069e909-27222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.407+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.407+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454, and the Request Id: 19eda547-27224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.407+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.408+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.408+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: 4e01aaeb-27226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27227, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.409+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.409+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_453-, and the Request Id: 71ca8d40-27231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-27233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.410+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447, and the Request Id: 778df988-27234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.410+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_467, and the Request Id: dc7c9a95-27237, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.411+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454-, and the Request Id: 4ef72b47-27238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.411+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443-, and the Request Id: 190862d5-27240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.412+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: 0f260a8d-27243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.412+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_447-, and the Request Id: 78a195c9-27245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.413+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.414+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: 0f260a8d-27248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.414+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: 00fcb3d1-27250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.416+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.416+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-27256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.416+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.416+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.416+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.417+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 3bcdf744-27259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.417+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: 5a9e691a-27260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.417+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.417+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: e42a7131-27262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.417+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.418+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.418+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446, and the Request Id: f3c04068-27266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.419+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.419+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.419+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: 8a6b8535-27273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.420+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: d52dea51-27274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: a869aab7-27275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.420+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: 693de9e6-27278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_446-, and the Request Id: eb835cf4-27279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.421+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.422+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: 4e01aaeb-27283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.422+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.422+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.422+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.423+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_449-, and the Request Id: a069e909-27287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.423+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: 19eda547-27288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_454-, and the Request Id: 71ca8d40-27289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.423+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448, and the Request Id: 778df988-27290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.423+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-27291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-27292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.424+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.426+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: 190862d5-27296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.426+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-27297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_468, and the Request Id: dc7c9a95-27300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.428+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455-, and the Request Id: 4ef72b47-27302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.429+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-27303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.429+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: 78a195c9-27304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.429+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: 0f260a8d-27305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_468-, and the Request Id: 00fcb3d1-27306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.430+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.430+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.431+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.431+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.431+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: 0f260a8d-27315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.432+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.432+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: 5a9e691a-27316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.433+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.433+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.434+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 3bcdf744-27322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.434+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.434+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: d52dea51-27324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: e42a7131-27325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.435+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.436+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-27330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.436+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.436+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.436+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: f3c04068-27333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.437+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.437+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: a869aab7-27334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.438+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: 71ca8d40-27335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.438+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.438+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: 8a6b8535-27337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.438+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 693de9e6-27338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.438+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-27339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.439+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.439+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.439+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445, and the Request Id: 4e01aaeb-27342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-27343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_447-, and the Request Id: eb835cf4-27346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.440+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.440+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456, and the Request Id: 19eda547-27347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.441+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-27349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_450-, and the Request Id: a069e909-27350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.441+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.442+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-27354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.442+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.442+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.442+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: dc7c9a95-27355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.442+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: 778df988-27357, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.443+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 190862d5-27358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.443+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-27360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.444+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.444+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: 4ef72b47-27363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.444+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_451, and the Request Id: 0f260a8d-27366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.445+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: 00fcb3d1-27368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.446+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: 78a195c9-27369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.447+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27374, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.447+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.448+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: e42a7131-27375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.448+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27374 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.448+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-27376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.448+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-27377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27378, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.448+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27378 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.448+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: d52dea51-27379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.448+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: 5a9e691a-27380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.449+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-27382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.449+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-27383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.449+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.449+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.450+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.450+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.450+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.450+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 3bcdf744-27388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.451+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.451+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: f3c04068-27389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.451+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.452+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: a869aab7-27393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.452+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: 71ca8d40-27394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.452+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.453+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.453+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.453+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.453+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: 693de9e6-27398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27400, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.453+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: 4e01aaeb-27401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.454+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27400 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.454+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: 8a6b8535-27402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_448-, and the Request Id: eb835cf4-27403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.455+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-27407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.455+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.455+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.456+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457, and the Request Id: 19eda547-27410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.456+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-27411, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_470, and the Request Id: dc7c9a95-27412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.456+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 190862d5-27414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.457+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: a069e909-27415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.457+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-27416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-27418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.458+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.458+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.459+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.459+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-27422, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.459+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457-, and the Request Id: 4ef72b47-27423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.459+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: 00fcb3d1-27424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.459+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: 0f260a8d-27426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.460+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450, and the Request Id: 778df988-27427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27429, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.461+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-27430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.462+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.462+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.463+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: e42a7131-27435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.463+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: d52dea51-27437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.464+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: 78a195c9-27439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-27440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.464+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-27441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.464+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.464+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.464+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_467, and the Request Id: 5a9e691a-27444, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.465+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.465+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.465+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 3bcdf744-27447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.465+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.466+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: f3c04068-27448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.466+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-27449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.466+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: 71ca8d40-27451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-27452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-27454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.467+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.468+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467-, and the Request Id: a869aab7-27455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27456, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.468+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27456 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.468+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 4e01aaeb-27457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.469+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: 693de9e6-27459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.469+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_449-, and the Request Id: eb835cf4-27460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.469+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.470+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: 8a6b8535-27463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.470+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.470+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_471, and the Request Id: dc7c9a95-27468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.471+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.471+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458, and the Request Id: 19eda547-27470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.471+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-27471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.472+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: 190862d5-27473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.472+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: a069e909-27476, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.473+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-27477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.474+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: 0f260a8d-27478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.474+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: 00fcb3d1-27479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.474+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.475+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_453, and the Request Id: 0f260a8d-27483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.475+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458-, and the Request Id: 4ef72b47-27484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.475+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-27486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27487, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.476+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27487 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.476+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451, and the Request Id: 778df988-27490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-27491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.477+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-27492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.477+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.477+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458, and the Request Id: d52dea51-27494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.478+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.478+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.478+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.479+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.479+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.479+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: e42a7131-27500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-27501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.479+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.480+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 3bcdf744-27504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.480+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-27505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_468, and the Request Id: 5a9e691a-27506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.480+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.480+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: 78a195c9-27508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.481+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: 71ca8d40-27509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.481+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.481+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: f3c04068-27510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.483+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: 693de9e6-27512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.483+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: a869aab7-27513, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.483+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-27514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.483+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.484+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-27520, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_450-, and the Request Id: eb835cf4-27521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.484+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.484+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.484+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.485+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: 4e01aaeb-27523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.485+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: 8a6b8535-27524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.485+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_472, and the Request Id: dc7c9a95-27526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.486+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.486+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-27529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.487+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.487+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459, and the Request Id: 19eda547-27531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.488+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: 190862d5-27535, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.488+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: a069e909-27536, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_472-, and the Request Id: 00fcb3d1-27538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.490+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: 0f260a8d-27540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.490+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: 4ef72b47-27541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.490+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.490+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-27542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.490+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-27543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.491+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.491+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_454, and the Request Id: 0f260a8d-27548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.491+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: d52dea51-27549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.492+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-27550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.492+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-27551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.492+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.492+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27554, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-27555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27554 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.493+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.493+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: 778df988-27557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.493+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 3bcdf744-27558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.493+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.494+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.494+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.494+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.495+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454-, and the Request Id: e42a7131-27562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.495+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_459-, and the Request Id: 71ca8d40-27565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.495+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: 5a9e691a-27566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.497+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: 693de9e6-27567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.497+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: 78a195c9-27568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.497+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-27570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.498+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-27571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.498+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.499+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: f3c04068-27573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.500+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: a869aab7-27574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27577, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.501+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-27578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.502+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.502+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.502+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-27580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-27582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.502+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: eb835cf4-27583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.502+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.502+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.503+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449, and the Request Id: 4e01aaeb-27588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.503+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.503+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: 8a6b8535-27589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.503+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_473, and the Request Id: dc7c9a95-27590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.503+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: 19eda547-27591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.505+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-27595, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.505+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-27596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.506+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: 4ef72b47-27597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.506+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: 0f260a8d-27598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.506+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-27599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.507+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-27600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_473-, and the Request Id: 00fcb3d1-27601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.507+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.507+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: a069e909-27602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.507+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-27603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.507+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: 190862d5-27604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-27605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.508+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.508+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.509+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: d52dea51-27610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.509+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: 0f260a8d-27611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.509+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.509+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: 778df988-27612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.509+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-27613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.510+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.510+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 3bcdf744-27614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.510+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.510+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.510+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: 5a9e691a-27619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.511+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-27620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_460-, and the Request Id: 71ca8d40-27622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.512+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: e42a7131-27624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.512+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: 78a195c9-27625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27626, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.512+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27626 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.512+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: 693de9e6-27627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.512+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452, and the Request Id: f3c04068-27628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.523+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: a869aab7-27631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.524+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_452-, and the Request Id: eb835cf4-27638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.526+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-27641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-27643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.527+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.527+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.527+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: 19eda547-27644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.528+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.528+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: dc7c9a95-27647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.528+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.542+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.543+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.543+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.543+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-27651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.543+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: 4e01aaeb-27652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.546+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-27656, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.546+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: 8a6b8535-27657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.547+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: 4ef72b47-27658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.548+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: 190862d5-27660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.549+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.549+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.549+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+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: 00fcb3d1-27665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-27666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.551+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_455-, and the Request Id: a069e909-27671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.551+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: d52dea51-27673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: 778df988-27675, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.552+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.552+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.552+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: 0f260a8d-27676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.552+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: 5a9e691a-27677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.552+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.552+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468, and the Request Id: 3bcdf744-27679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.553+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.553+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: f3c04068-27681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.554+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-27684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.554+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-27685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.555+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456-, and the Request Id: e42a7131-27686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.555+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: 71ca8d40-27687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.555+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: 78a195c9-27688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.555+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: 693de9e6-27689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.556+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471-, and the Request Id: a869aab7-27690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.556+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: eb835cf4-27691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.557+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-27693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-27694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.557+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.558+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.558+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.558+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-27697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27698, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.558+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462, and the Request Id: 19eda547-27700, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.560+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.561+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-27708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.562+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451, and the Request Id: 4e01aaeb-27709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.562+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_475, and the Request Id: dc7c9a95-27710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.562+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: 4ef72b47-27711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.562+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-27712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27713, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.563+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27714, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27714 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.564+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-27717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.564+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.564+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: 8a6b8535-27718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.565+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: 190862d5-27721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.565+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.566+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: 0f260a8d-27722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.566+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.566+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.566+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: 00fcb3d1-27724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.566+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: 5a9e691a-27726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.566+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-27728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.567+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.567+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.567+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454, and the Request Id: f3c04068-27730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_457, and the Request Id: 0f260a8d-27732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-27733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.568+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.568+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27736, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.569+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: a069e909-27739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.569+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27736 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.569+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.569+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: d52dea51-27740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.570+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: a869aab7-27742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.570+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: 778df988-27743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.570+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.570+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469, and the Request Id: 3bcdf744-27744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.572+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: e42a7131-27746, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_454-, and the Request Id: eb835cf4-27747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.573+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-27748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.575+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-27749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.576+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-27751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.576+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-27752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.576+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.577+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: 693de9e6-27754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.577+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_455-, and the Request Id: 78a195c9-27755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.577+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: 19eda547-27757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.578+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: 71ca8d40-27758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.578+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.578+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.579+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.579+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.579+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-27764, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.579+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: dc7c9a95-27765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.580+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: 4e01aaeb-27766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.580+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-27767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: 4ef72b47-27768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.581+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-27771, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_476-, and the Request Id: 00fcb3d1-27774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.583+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452-, and the Request Id: 190862d5-27776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.583+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.583+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.584+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.584+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: 5a9e691a-27781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.584+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.584+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.585+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.585+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: 8a6b8535-27787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.585+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: 0f260a8d-27788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.585+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.586+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: f3c04068-27789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.586+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_458, and the Request Id: 0f260a8d-27794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-27795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.587+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: a869aab7-27796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.587+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.587+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_457-, and the Request Id: a069e909-27800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.588+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.588+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.588+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: 778df988-27802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.589+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: d52dea51-27803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-27804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.589+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.589+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 3bcdf744-27805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.590+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: e42a7131-27806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.590+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: eb835cf4-27808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.591+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-27810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27812, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.592+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27812 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.592+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: 78a195c9-27814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.592+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.593+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: 19eda547-27815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.593+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-27818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_463-, and the Request Id: 71ca8d40-27819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.593+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-27820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.594+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: 693de9e6-27821, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.594+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.594+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: dc7c9a95-27825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.595+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-27827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.595+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.595+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: 4e01aaeb-27828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.596+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: 4ef72b47-27829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.597+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-27832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.597+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: 00fcb3d1-27835, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.597+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.598+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.598+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.598+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: 5a9e691a-27838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.598+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.599+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: 8a6b8535-27841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.600+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453-, and the Request Id: 190862d5-27842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-27843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.600+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-27844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-27846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.601+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.601+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-27849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.601+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474-, and the Request Id: a869aab7-27850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.602+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.602+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.602+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456, and the Request Id: f3c04068-27851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-27852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.602+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.602+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: 0f260a8d-27853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.604+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: a069e909-27855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.604+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-27857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.604+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.604+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-27858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.605+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: eb835cf4-27861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.605+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-27862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.605+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.605+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457, and the Request Id: 778df988-27864, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.605+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.606+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.606+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.606+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: d52dea51-27867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.606+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 3bcdf744-27868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.606+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: e42a7131-27869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-27870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.607+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-27872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.608+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-27873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.608+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27876, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.608+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.608+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: dc7c9a95-27877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.609+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: 19eda547-27878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-27879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.609+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: 78a195c9-27880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.609+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: 693de9e6-27881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.610+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_464-, and the Request Id: 71ca8d40-27883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-27884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.611+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.611+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: 00fcb3d1-27886, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.611+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: 4ef72b47-27887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-27888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.612+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-27889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.612+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.612+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: 4e01aaeb-27892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.613+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-27894, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.613+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27894 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-27896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.614+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: 5a9e691a-27897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.615+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-27903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.616+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: 190862d5-27904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.616+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.616+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: 8a6b8535-27906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.616+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.617+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: a869aab7-27908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.617+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: 0f260a8d-27909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.617+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-27910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.617+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: f3c04068-27907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.618+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-27912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.618+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_460, and the Request Id: 0f260a8d-27915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.619+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_459-, and the Request Id: a069e909-27918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-27919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.620+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.620+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: 778df988-27922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_457-, and the Request Id: eb835cf4-27924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.620+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.621+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: 3bcdf744-27925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.621+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-27926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-27927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.621+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.621+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: e42a7131-27928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.621+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27929, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27929 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-27932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+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: dc7c9a95-27933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: d52dea51-27934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-27935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.622+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.623+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: 19eda547-27937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_458-, and the Request Id: 78a195c9-27939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.624+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-27940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.625+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: 693de9e6-27942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-27943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.625+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-27943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.625+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: 00fcb3d1-27944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.626+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-27946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.626+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: 4ef72b47-27947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.626+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: 71ca8d40-27948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.626+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-27945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.626+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: 4e01aaeb-27949, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-27950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-27951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.628+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-27952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.628+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-27953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.628+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-27954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-27955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.629+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-27954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-27958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.629+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-27955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.629+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-27958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.629+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: 190862d5-27960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-27961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.630+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-27961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.630+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: 5a9e691a-27962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-27963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-27963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.630+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: 8a6b8535-27964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.630+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-27965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.631+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-27965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.631+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: f3c04068-27966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.631+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-27967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-27968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.632+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: 0f260a8d-27970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-27972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.633+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-27970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-27973, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.633+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: a069e909-27974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.633+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476-, and the Request Id: a869aab7-27975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-27976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.634+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-27976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.634+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: eb835cf4-27977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.634+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: 0f260a8d-27978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-27979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.635+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-27980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-27981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.636+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-27979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-27980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-27982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.636+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-27981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-27983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-27983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-27984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-27982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-27985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-27986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-27987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-27988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-27986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-27984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-27987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+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: dc7c9a95-27989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-27988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: 778df988-27990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-27991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.637+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 3bcdf744-27992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-27993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-27994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.638+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467, and the Request Id: 19eda547-27995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.638+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-27994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.638+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461-, and the Request Id: e42a7131-27996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-27997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: d52dea51-27998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_480-, and the Request Id: 00fcb3d1-27999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.640+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.641+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: 78a195c9-28001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-28002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.641+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 693de9e6-28003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.641+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 4ef72b47-28004, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.641+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.642+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.642+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.642+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: 4e01aaeb-28008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_466-, and the Request Id: 71ca8d40-28009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.644+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-28013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.645+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-28014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-28016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.645+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.645+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.645+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.645+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 190862d5-28019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.646+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.646+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.646+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: 8a6b8535-28023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_477, and the Request Id: 5a9e691a-28024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.647+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.647+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28029, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.648+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.648+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: f3c04068-28030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.649+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: 0f260a8d-28032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.649+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-28033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.649+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.650+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: a069e909-28034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_462, and the Request Id: 0f260a8d-28037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.650+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-28039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_481, and the Request Id: dc7c9a95-28041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.651+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-28042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.651+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: a869aab7-28043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.651+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.651+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.652+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-28045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.652+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-28046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-28047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.652+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.652+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: 778df988-28048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_459-, and the Request Id: eb835cf4-28049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.652+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.652+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 3bcdf744-28050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.653+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468, and the Request Id: 19eda547-28052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.653+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: e42a7131-28053, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.654+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: 00fcb3d1-28055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.654+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.654+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: d52dea51-28057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-28058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.655+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: 78a195c9-28059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.655+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.655+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: 693de9e6-28061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.656+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.656+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: 4e01aaeb-28064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.656+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468-, and the Request Id: 4ef72b47-28065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_467-, and the Request Id: 71ca8d40-28069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28070, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.659+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.659+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-28073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.660+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: 190862d5-28074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.660+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.660+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.661+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-28079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.661+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.661+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-28080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.661+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: 8a6b8535-28081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.662+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-28083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.663+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.663+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.663+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.663+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.664+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: f3c04068-28089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.664+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: 5a9e691a-28090, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.664+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.665+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: 0f260a8d-28095, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.665+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.665+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.665+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: dc7c9a95-28097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.665+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28099, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.666+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.666+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28099 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.666+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: 0f260a8d-28100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-28101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.666+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.666+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: a069e909-28102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.667+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: 778df988-28104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.667+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: a869aab7-28106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.667+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.668+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 3bcdf744-28107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.668+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: eb835cf4-28110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_482-, and the Request Id: 00fcb3d1-28111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.668+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-28108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.669+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.669+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.669+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: e42a7131-28113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.669+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: d52dea51-28114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.670+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-28115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.670+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-28117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.671+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.671+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: 19eda547-28118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.671+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.672+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.672+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: 693de9e6-28121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.672+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: 78a195c9-28122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.672+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: 4e01aaeb-28123, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 4ef72b47-28127, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.675+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: 71ca8d40-28128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.676+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: 190862d5-28132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.676+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-28133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.676+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.677+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-28137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.678+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-28138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.679+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.680+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.680+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.680+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: 8a6b8535-28145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.680+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28147, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.681+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: f3c04068-28148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28147 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.681+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.681+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.681+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-28151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.682+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: dc7c9a95-28153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.682+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.682+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-28155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28156, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28156 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_479, and the Request Id: 5a9e691a-28158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.683+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_464, and the Request Id: 0f260a8d-28159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_463-, and the Request Id: a069e909-28161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.683+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.683+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: eb835cf4-28162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.684+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: 778df988-28163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_483-, and the Request Id: 00fcb3d1-28165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-28166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.685+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-28167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28168, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-28169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28168 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 3bcdf744-28171, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: e42a7131-28172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-28173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: d52dea51-28174, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.686+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28175, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.687+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: 19eda547-28176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.687+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: 78a195c9-28177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.687+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-28178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.687+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: a869aab7-28179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.688+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.688+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.689+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.689+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 4e01aaeb-28183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.689+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 693de9e6-28184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.690+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: 71ca8d40-28187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.690+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 4ef72b47-28188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.690+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-28189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.691+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.692+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 190862d5-28193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.692+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.693+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.693+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.694+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: f3c04068-28199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.694+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.695+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.695+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.695+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: dc7c9a95-28206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.695+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-28207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.696+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-28209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.696+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464, and the Request Id: 8a6b8535-28210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.696+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-28211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.697+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.697+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: eb835cf4-28213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.698+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: 0f260a8d-28217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.698+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_484-, and the Request Id: 00fcb3d1-28218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.699+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.699+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.699+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_464-, and the Request Id: a069e909-28223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.699+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_480, and the Request Id: 5a9e691a-28224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.700+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-28225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.700+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: 778df988-28227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.700+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.701+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 3bcdf744-28228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.701+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: e42a7131-28231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.701+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.701+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.702+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.702+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: d52dea51-28234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-28235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.702+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: a869aab7-28236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.703+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.703+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: 19eda547-28239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.704+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: 78a195c9-28241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.704+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-28242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.704+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.704+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.705+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28245, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.705+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 693de9e6-28246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.705+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: 4e01aaeb-28247, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_470-, and the Request Id: 71ca8d40-28249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.707+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: 4ef72b47-28250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.707+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.708+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.708+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: 190862d5-28255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.708+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.709+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.709+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: f3c04068-28257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28259, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.710+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.710+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-28263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.711+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_485, and the Request Id: dc7c9a95-28265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.712+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: eb835cf4-28268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.712+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.712+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.712+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.713+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.713+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: 8a6b8535-28273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.713+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_466, and the Request Id: 0f260a8d-28275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.713+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.713+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: 5a9e691a-28278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.715+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.715+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464, and the Request Id: 778df988-28283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.715+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: 00fcb3d1-28284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.716+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: a069e909-28285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.717+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: a869aab7-28288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.717+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: e42a7131-28289, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28290, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.717+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28290 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.717+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-28291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.717+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 3bcdf744-28292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.718+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: 78a195c9-28295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.718+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.718+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.719+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: d52dea51-28297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-28298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.719+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.719+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: 19eda547-28300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.720+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.720+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-28305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.720+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.720+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: 693de9e6-28306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.720+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: 4e01aaeb-28307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.721+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-28308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.722+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: 71ca8d40-28309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.722+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.722+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-28311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.722+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 4ef72b47-28312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.722+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.723+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: f3c04068-28315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.723+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-28317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.723+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.723+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 190862d5-28319, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28321, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_464-, and the Request Id: eb835cf4-28323, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.725+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.726+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.726+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_486, and the Request Id: dc7c9a95-28328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.726+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: 8a6b8535-28330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.727+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: 0f260a8d-28331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-28333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.727+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.727+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.728+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.728+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-28337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-28338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_467, and the Request Id: 0f260a8d-28339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.728+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-28341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.729+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.729+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: 778df988-28342, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_482, and the Request Id: 5a9e691a-28343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_486-, and the Request Id: 00fcb3d1-28344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.729+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: a069e909-28345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-28347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.730+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.730+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-28348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.731+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.731+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 3bcdf744-28349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.731+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: e42a7131-28350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.732+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.733+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: 78a195c9-28355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.733+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.733+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: a869aab7-28359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.733+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: 19eda547-28361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.734+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.734+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: d52dea51-28362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.734+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.734+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: 4e01aaeb-28364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.735+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: 693de9e6-28365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.735+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-28366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.735+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-28369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.736+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28370, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.736+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: f3c04068-28371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.736+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 4ef72b47-28372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.737+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.737+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: 71ca8d40-28374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.737+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: 190862d5-28375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.738+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-28377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.739+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: eb835cf4-28380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.739+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.740+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.741+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: dc7c9a95-28385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.742+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28387, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28389, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.742+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28389 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28391, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.743+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.744+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.744+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-28393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.744+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: 00fcb3d1-28395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.744+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: 0f260a8d-28396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.745+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.745+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467, and the Request Id: 8a6b8535-28398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.745+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_468, and the Request Id: 0f260a8d-28400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.746+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466, and the Request Id: 778df988-28401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.746+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.747+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.747+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: 5a9e691a-28405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.748+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-28406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.748+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-28408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.748+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-28410, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.748+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.749+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: a069e909-28411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28410 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.749+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 3bcdf744-28412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.749+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: 78a195c9-28413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-28414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.749+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.749+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.750+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: e42a7131-28416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.750+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474, and the Request Id: 19eda547-28418, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: d52dea51-28419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.750+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.751+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483-, and the Request Id: a869aab7-28422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.751+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: 4e01aaeb-28424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.752+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.752+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: 693de9e6-28427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.752+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.753+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: f3c04068-28429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.753+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: 71ca8d40-28431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.753+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474-, and the Request Id: 4ef72b47-28432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.753+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-28433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.754+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28436, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28436 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.755+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: 190862d5-28437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.755+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-28438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.755+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: dc7c9a95-28439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_466-, and the Request Id: eb835cf4-28440, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_488-, and the Request Id: 00fcb3d1-28449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28451, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.760+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.761+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: 0f260a8d-28453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.761+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-28459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28460, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.762+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.762+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.762+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.762+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: 8a6b8535-28462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28463, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_484, and the Request Id: 5a9e691a-28464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.763+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: 778df988-28465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.763+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28463 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.763+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: 0f260a8d-28466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.764+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.764+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474, and the Request Id: d52dea51-28470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-28471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.764+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.765+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: 3bcdf744-28475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.765+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28477, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.765+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.766+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: a069e909-28478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.766+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28477 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.766+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484-, and the Request Id: a869aab7-28480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.766+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_467-, and the Request Id: 78a195c9-28482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.766+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: f3c04068-28483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.766+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.767+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: 19eda547-28484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.767+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: e42a7131-28485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 4e01aaeb-28486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_474-, and the Request Id: 71ca8d40-28487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.768+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: 693de9e6-28489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.769+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-28491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.769+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: 4ef72b47-28492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.769+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-28493, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.770+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 190862d5-28494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.770+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: eb835cf4-28496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.772+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.772+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-28501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.773+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.773+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28504, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_489, and the Request Id: dc7c9a95-28506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.774+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-28507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.775+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-28510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.776+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.776+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.777+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.777+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469, and the Request Id: 8a6b8535-28518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_489-, and the Request Id: 00fcb3d1-28519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.777+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-28520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.778+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: 778df988-28521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28522, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.778+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28522 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_485, and the Request Id: 5a9e691a-28523, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.779+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28525, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.780+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28525 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.780+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: d52dea51-28528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.780+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.780+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: 3bcdf744-28533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.780+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.780+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_469-, and the Request Id: a069e909-28534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.781+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: 78a195c9-28537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.781+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: 19eda547-28538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.781+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: a869aab7-28539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_470, and the Request Id: 0f260a8d-28540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.781+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465, and the Request Id: 4e01aaeb-28541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.782+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.783+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.783+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: 693de9e6-28545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.783+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: f3c04068-28546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_475-, and the Request Id: 71ca8d40-28547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.784+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: 4ef72b47-28548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.784+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: e42a7131-28549, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.785+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-28553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.785+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465-, and the Request Id: 190862d5-28554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.787+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-28555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_468-, and the Request Id: eb835cf4-28556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.788+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-28559, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.788+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.789+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-28562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.789+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-28565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.789+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.790+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: dc7c9a95-28566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.792+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-28573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.792+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_486, and the Request Id: 5a9e691a-28574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_490-, and the Request Id: 00fcb3d1-28577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.793+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.793+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-28580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 3bcdf744-28582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-28583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-28584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.794+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: 8a6b8535-28585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-28586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.795+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469, and the Request Id: 778df988-28587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.795+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: 0f260a8d-28590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.795+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.795+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.795+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477, and the Request Id: 19eda547-28592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.795+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.796+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.796+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: d52dea51-28594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.796+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: a869aab7-28595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.796+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_471, and the Request Id: 0f260a8d-28597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.797+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.797+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.797+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: a069e909-28600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.798+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.798+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: 693de9e6-28602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.798+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: 78a195c9-28603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28604, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28604 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.798+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: 4e01aaeb-28605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.798+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: f3c04068-28606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.799+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477-, and the Request Id: 4ef72b47-28607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.799+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: 71ca8d40-28608, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471-, and the Request Id: e42a7131-28611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.801+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: 190862d5-28615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-28617, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.802+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: eb835cf4-28619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.803+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.803+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-28624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.804+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_491, and the Request Id: dc7c9a95-28627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.806+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_487, and the Request Id: 5a9e691a-28634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_491-, and the Request Id: 00fcb3d1-28636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.807+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.808+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-28639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.808+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: 3bcdf744-28641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.808+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.808+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-28643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: 8a6b8535-28644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-28645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+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: 0f260a8d-28646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: 778df988-28648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.809+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-28649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.810+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: d52dea51-28651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_472, and the Request Id: 0f260a8d-28652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.810+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: a869aab7-28653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.810+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-28654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.811+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.811+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.811+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.812+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.812+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: a069e909-28659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.812+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: 693de9e6-28660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.812+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467, and the Request Id: 4e01aaeb-28661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.812+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: 78a195c9-28662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.813+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: 19eda547-28663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.813+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: e42a7131-28664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_477-, and the Request Id: 71ca8d40-28666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.814+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-28667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.814+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.814+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.815+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.815+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: f3c04068-28670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.815+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: 190862d5-28671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.816+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: 4ef72b47-28674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.816+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.817+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-28677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28678, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.817+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.817+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-28679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.817+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: dc7c9a95-28680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.818+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.818+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: eb835cf4-28683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.819+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.820+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-28687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.821+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: 00fcb3d1-28688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.821+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-28692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-28693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.822+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.822+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: 5a9e691a-28694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.824+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-28701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.825+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.825+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.825+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.825+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: 0f260a8d-28704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.825+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.825+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: 778df988-28706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.826+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.826+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.826+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: a869aab7-28709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.826+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.826+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: 0f260a8d-28711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.826+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472, and the Request Id: 8a6b8535-28712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.827+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.827+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.827+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: d52dea51-28714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28715, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.827+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28715 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.827+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 3bcdf744-28717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.828+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-28719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.828+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: 4e01aaeb-28720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.828+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.828+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479, and the Request Id: 19eda547-28721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.828+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.829+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: 78a195c9-28724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.829+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.829+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: f3c04068-28725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.829+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: e42a7131-28726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.830+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: a069e909-28727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.830+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-28728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.830+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: 71ca8d40-28729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.830+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: 693de9e6-28730, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.831+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: 4ef72b47-28732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.831+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.832+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: 190862d5-28735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_471-, and the Request Id: eb835cf4-28736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.832+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: dc7c9a95-28738, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.833+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-28739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.835+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-28745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_493-, and the Request Id: 00fcb3d1-28747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-28749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.837+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.837+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-28751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28752, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.837+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28752 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-28753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.838+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc7c9a95-28755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.838+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.838+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-28756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.839+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.839+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.839+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: 5a9e691a-28760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.840+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: 778df988-28761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.840+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: 0f260a8d-28763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.840+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28764, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.840+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28764 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.841+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.841+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 3bcdf744-28766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.841+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.841+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.841+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.841+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: d52dea51-28772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.842+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_474, and the Request Id: 0f260a8d-28773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: 8a6b8535-28774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.842+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.842+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.843+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.843+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: a869aab7-28779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.843+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: 78a195c9-28780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.843+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.843+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.844+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: 19eda547-28783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.844+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 4e01aaeb-28784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.844+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: f3c04068-28785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.845+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: 693de9e6-28786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.845+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: e42a7131-28787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.845+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: a069e909-28789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_479-, and the Request Id: 71ca8d40-28790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.845+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.846+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28792, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_494, and the Request Id: dc7c9a95-28793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.847+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: 4ef72b47-28795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.848+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: 190862d5-28796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.848+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: eb835cf4-28797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.848+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-28800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28801, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.850+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: 00fcb3d1-28802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.850+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-28804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.851+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.851+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-28806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.852+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.853+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28813, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.854+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28813 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.854+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: 778df988-28816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.855+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.855+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: 0f260a8d-28819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.856+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.856+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.856+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_490, and the Request Id: 5a9e691a-28822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-28823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.856+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.856+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-28825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28826, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.856+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.856+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28826 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.857+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-28828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.857+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: d52dea51-28829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.857+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.857+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: 0f260a8d-28830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: 8a6b8535-28831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28832, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28832 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.858+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-28835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.858+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-28836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.858+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.859+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470, and the Request Id: 4e01aaeb-28837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481, and the Request Id: 19eda547-28838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.859+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490-, and the Request Id: a869aab7-28840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.859+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: 78a195c9-28841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.859+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.859+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 3bcdf744-28842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.860+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: e42a7131-28844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.860+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: 71ca8d40-28846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.860+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.861+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: a069e909-28848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.861+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.861+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: dc7c9a95-28850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.861+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: f3c04068-28851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.861+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: 190862d5-28852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.861+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: 4ef72b47-28853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.862+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: 693de9e6-28855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.864+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: 00fcb3d1-28860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_473-, and the Request Id: eb835cf4-28861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.865+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-28864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.865+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-28865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.866+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.866+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-28868, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-28870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.868+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-28872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-28873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.869+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.869+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.869+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: 0f260a8d-28877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-28880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.870+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: 778df988-28882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.870+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.870+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-28883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+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: 0f260a8d-28887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-28889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+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: 5a9e691a-28888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.871+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.872+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: d52dea51-28893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.872+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.872+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: 4e01aaeb-28894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.872+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: 8a6b8535-28895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.872+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.873+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: 19eda547-28899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.873+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.873+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_496, and the Request Id: dc7c9a95-28902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.873+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: 3bcdf744-28903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.874+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476-, and the Request Id: e42a7131-28904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.874+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: a869aab7-28905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.875+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: 71ca8d40-28906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.875+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: 78a195c9-28907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_475-, and the Request Id: a069e909-28908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.875+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 190862d5-28909, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.875+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: 4ef72b47-28910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-28911, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.876+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: 00fcb3d1-28912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.876+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488-, and the Request Id: 693de9e6-28913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.876+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28911 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-28915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.877+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.877+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: f3c04068-28916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.878+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-28918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-28924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.881+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-28926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.881+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: eb835cf4-28927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.881+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-28928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-28929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-28930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.882+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-28931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.883+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: 0f260a8d-28933, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-28934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.884+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28933 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.884+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-28936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.884+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.885+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.885+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: 0f260a8d-28939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-28940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.885+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.886+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.886+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.886+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-28943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.886+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-28940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.886+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-28944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_492, and the Request Id: 5a9e691a-28945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: 778df988-28946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-28947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-28947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-28948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-28949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472, and the Request Id: 4e01aaeb-28950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-28948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-28949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.887+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483, and the Request Id: 19eda547-28952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.888+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-28951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-28953, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.888+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-28953 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.888+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-28954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-28955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.889+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: 8a6b8535-28956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.889+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-28955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.889+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: e42a7131-28957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.890+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 3bcdf744-28958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.890+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: 78a195c9-28959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.890+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: a869aab7-28960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.890+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-28961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-28961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.891+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 4ef72b47-28962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-28963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-28964, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-28965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.891+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-28965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_476-, and the Request Id: a069e909-28966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.891+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-28963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_497, and the Request Id: dc7c9a95-28967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.892+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: d52dea51-28968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.892+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-28969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-28970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.893+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: 693de9e6-28971, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-28972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.894+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: 190862d5-28973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-28974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-28975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.895+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-28975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-28976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.895+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: 00fcb3d1-28977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-28979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.895+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-28979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_482-, and the Request Id: 71ca8d40-28980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.896+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: f3c04068-28982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.896+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-28981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-28985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-28984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-28986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-28987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-28988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-28989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.898+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: 0f260a8d-28990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.898+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: eb835cf4-28991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-28992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.899+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-28990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-28992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-28993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-28994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.899+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-28994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-28995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-28996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-28995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.900+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: 0f260a8d-28997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.900+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476, and the Request Id: 778df988-28998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.900+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-28999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.900+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-29000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.901+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-28999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-29001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-29001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-29002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.901+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: 5a9e691a-29003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.901+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.901+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.901+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: 19eda547-29005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.902+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 00fcb3d1-29006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.902+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-29008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-29009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.903+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-29010, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.903+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477, and the Request Id: 8a6b8535-29011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.903+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-29012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-29014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.903+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: e42a7131-29013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.904+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.904+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.904+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: 78a195c9-29016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.904+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: a869aab7-29017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.904+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29015 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.904+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 4e01aaeb-29018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.905+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 3bcdf744-29019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-29020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.905+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: 4ef72b47-29021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.905+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-29020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-29022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-29023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-29024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.906+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: a069e909-29025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.906+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-29024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_498, and the Request Id: dc7c9a95-29026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.906+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-29027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-29028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: d52dea51-29029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.907+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 693de9e6-29030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-29031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-29032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.909+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 190862d5-29033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-29034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-29035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.909+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-29036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-29037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-29038, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-29039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.911+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: 71ca8d40-29040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.911+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: 00fcb3d1-29041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-29042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.911+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.912+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476, and the Request Id: f3c04068-29043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-29044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-29045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.914+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: 0f260a8d-29046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.914+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: dc7c9a95-29048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-29049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-29050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.915+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.915+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcdf744-29052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-29053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.915+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.916+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: 0f260a8d-29055, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-29056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.916+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-29056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.916+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: 778df988-29057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_476-, and the Request Id: eb835cf4-29058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.916+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-29059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.917+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-29059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.917+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: 5a9e691a-29060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-29061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.918+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.918+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 693de9e6-29063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-29064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.918+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.919+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-29066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.919+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.919+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: e42a7131-29067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: 19eda547-29068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.919+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: 8a6b8535-29069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-29070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.919+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.920+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-29071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.920+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 3bcdf744-29072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-29073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.920+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 00fcb3d1-29074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_477-, and the Request Id: 78a195c9-29075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.921+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: a869aab7-29076, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-29077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.923+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: a069e909-29078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.923+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491-, and the Request Id: 693de9e6-29079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-29080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.923+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: 4ef72b47-29081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.923+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-29083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc7c9a95-29084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-29085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc7c9a95-29084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.924+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.924+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 00fcb3d1-29086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.924+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-29087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.924+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: 4e01aaeb-29088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.925+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00fcb3d1-29086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.925+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: dc7c9a95-29089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-29090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.925+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-29091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.925+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: d52dea51-29092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.926+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-29093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.926+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-29094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.927+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-29095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-29096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-29097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.927+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-29098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.928+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: 190862d5-29099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.928+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-29100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.928+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477, and the Request Id: f3c04068-29101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.928+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: 00fcb3d1-29102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-29103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_484-, and the Request Id: 71ca8d40-29104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.929+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: 0f260a8d-29105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.930+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-29106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-29107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-29108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.930+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.930+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-29109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_480, and the Request Id: 0f260a8d-29110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-29111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.931+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.931+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: 778df988-29112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.931+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: eb835cf4-29113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-29114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-29116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-29115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.932+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-29116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-29117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-29118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.933+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-29118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_495, and the Request Id: 5a9e691a-29119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.933+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-29121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.934+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-29122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-29123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.948+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: 78a195c9-29124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-29125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-29126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.949+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.949+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-29127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.949+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: e42a7131-29128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.949+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-29129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.950+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: a869aab7-29130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.950+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.950+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: 8a6b8535-29131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-29132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: 19eda547-29133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.950+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.950+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492, and the Request Id: 3bcdf744-29134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-29135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.951+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.951+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 4e01aaeb-29137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: eb835cf4-29138, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-29139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-29140, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-29141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.952+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-29142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.953+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: 4ef72b47-29143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-29144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_479-, and the Request Id: a069e909-29145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492-, and the Request Id: 693de9e6-29146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.953+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.953+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: d52dea51-29147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.954+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: 190862d5-29148, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.955+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.955+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-29151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.955+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-29152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.956+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-29153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.956+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: 71ca8d40-29154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-29155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.956+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478, and the Request Id: f3c04068-29156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-29157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-29158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-29159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.958+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.959+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.959+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.960+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.960+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: 0f260a8d-29162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.960+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: 778df988-29163, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.960+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-29164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-29165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.961+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.961+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: 0f260a8d-29166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_479-, and the Request Id: 78a195c9-29167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.963+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-29170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.964+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-29171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.964+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: eb835cf4-29172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.964+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.964+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.965+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-29171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.965+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481-, and the Request Id: e42a7131-29175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.965+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-29176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.965+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: 8a6b8535-29177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.965+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-29176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_496, and the Request Id: 5a9e691a-29178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-29179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 190862d5-29180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-29181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.967+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-29182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-29183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.968+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-29185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.969+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496-, and the Request Id: a869aab7-29186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.969+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: 19eda547-29188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.969+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 4e01aaeb-29187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_480-, and the Request Id: a069e909-29189, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-29190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-29191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-29192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.972+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-29194, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.972+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: 4ef72b47-29195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.973+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476-, and the Request Id: 190862d5-29196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.973+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-29198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-29197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.973+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e691a-29199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-29200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-29201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.974+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.974+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-29202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-29203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.975+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.975+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 3bcdf744-29204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.975+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-29206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.977+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: d52dea51-29207, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.978+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.978+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: 0f260a8d-29208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.978+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: 778df988-29210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.978+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.978+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-29211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-29212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.979+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479, and the Request Id: f3c04068-29213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.979+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-29214, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.979+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: 0f260a8d-29215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-29216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.980+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-29217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.981+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: 78a195c9-29218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_486-, and the Request Id: 71ca8d40-29219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.981+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: 693de9e6-29220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-29221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.982+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-29221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_479-, and the Request Id: eb835cf4-29223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.982+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-29222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.983+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482-, and the Request Id: e42a7131-29224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.983+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-29225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.983+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-29227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.984+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-29225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.984+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.984+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: 5a9e691a-29228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-29229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 778df988-29230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.985+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.985+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.985+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: 8a6b8535-29232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-29233, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-29234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-29235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 0f260a8d-29236, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-29238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.987+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.987+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: a869aab7-29239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.987+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.988+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488, and the Request Id: 19eda547-29241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.988+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: 4e01aaeb-29242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-29243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-29244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.989+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: a069e909-29245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 3bcdf744-29246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-29247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.990+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 5a9e691a-29249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.991+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488-, and the Request Id: 4ef72b47-29250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.991+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477-, and the Request Id: 190862d5-29251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: d52dea51-29252, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.992+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 71ca8d40-29254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.992+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.992+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 8a6b8535-29255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 78a195c9-29256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: d52dea51-29257, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.993+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.993+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-29258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.993+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: 0f260a8d-29259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a869aab7-29260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.994+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 19eda547-29261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: ec4a0cb4-29262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: e42a7131-29263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.994+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.994+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: 778df988-29264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.994+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_483, and the Request Id: 0f260a8d-29265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: f3c04068-29266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.995+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 3bcdf744-29267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.995+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.995+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 1156c38d-29269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.996+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.996+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: f3c04068-29270, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_487-, and the Request Id: 71ca8d40-29271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9e691a-29272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.997+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-29272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: a069e909-29273, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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_481-, and the Request Id: 78a195c9-29274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.997+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a869aab7-29275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.998+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-29275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.998+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: 5a9e691a-29276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4ef72b47-29278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 693de9e6-29277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.998+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483-, and the Request Id: e42a7131-29279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.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: 4e01aaeb-29280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.999+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: eb835cf4-29281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:49.999+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.001+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.001+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: a869aab7-29287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.001+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.001+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.002+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-29288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.002+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.002+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: 8a6b8535-29290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.002+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: 19eda547-29291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.002+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.003+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: ec4a0cb4-29293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.003+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-29294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.003+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.004+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 5a9e691a-29298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.007+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: 4e01aaeb-29300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_482-, and the Request Id: a069e909-29299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: 4ef72b47-29301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.008+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a869aab7-29302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.009+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.009+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.010+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.010+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: 778df988-29305, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.012+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.012+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-29310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 3bcdf744-29311, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.013+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.013+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: d52dea51-29312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.013+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: 78a195c9-29313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.014+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: 190862d5-29314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 5a9e691a-29316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29317, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.014+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29317 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.014+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e691a-29316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a869aab7-29318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.015+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a869aab7-29318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.015+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.015+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: 5a9e691a-29320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.015+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: f3c04068-29321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.015+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: 0f260a8d-29322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.017+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: 71ca8d40-29324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-29325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.017+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29326, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29327, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.017+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-29328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.018+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29327 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: ec4a0cb4-29330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_484, and the Request Id: 0f260a8d-29331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.018+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.019+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: eb835cf4-29332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 3bcdf744-29333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29334, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.019+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29334 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: a869aab7-29335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.020+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.021+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: 19eda547-29338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.021+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.021+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-29342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.022+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: e42a7131-29343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.022+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.022+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: 693de9e6-29344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.022+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: 8a6b8535-29345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.022+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-29349, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.025+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.025+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.025+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-29351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.026+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: 4ef72b47-29353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.026+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.026+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: a069e909-29354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.026+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483, and the Request Id: 778df988-29356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.026+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-29357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.027+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.027+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.027+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479, and the Request Id: 4e01aaeb-29359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-29360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.028+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 3bcdf744-29362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.029+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: d52dea51-29363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29364, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.030+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: 78a195c9-29365, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.030+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.030+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 190862d5-29368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.031+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.031+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: f3c04068-29371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 693de9e6-29372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.032+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.032+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.032+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: 71ca8d40-29374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: ec4a0cb4-29375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.032+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.032+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-29376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.033+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 3bcdf744-29377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.033+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: 0f260a8d-29378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.034+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: eb835cf4-29382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.035+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.035+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: e42a7131-29384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.035+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: 693de9e6-29385, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29388, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.037+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.037+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-29391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.037+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.038+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.038+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484, and the Request Id: 8a6b8535-29392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29395, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.039+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.039+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: 19eda547-29396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.039+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec4a0cb4-29397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.040+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.040+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.041+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29402, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.041+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.041+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29402 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: 778df988-29403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.041+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: 4e01aaeb-29404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_484-, and the Request Id: a069e909-29405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.042+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 4ef72b47-29408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.042+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-29409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 3bcdf744-29410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.043+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.044+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: 190862d5-29412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.044+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: d52dea51-29414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.044+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.044+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: 78a195c9-29416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.045+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: f3c04068-29417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.045+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: 0f260a8d-29419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.046+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.046+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 693de9e6-29421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_486, and the Request Id: 0f260a8d-29422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.047+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: ec4a0cb4-29423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.047+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.047+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497, and the Request Id: 3bcdf744-29424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29425, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.048+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-29426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29427, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.048+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: 71ca8d40-29428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_483-, and the Request Id: eb835cf4-29429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.049+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: e42a7131-29431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.050+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: 693de9e6-29432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29433, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.051+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.051+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.052+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.052+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: 8a6b8535-29439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.053+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.053+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492, and the Request Id: 19eda547-29443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: ec4a0cb4-29444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.054+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.054+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.055+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-29447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.055+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: a069e909-29448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.055+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.055+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485, and the Request Id: 778df988-29450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.056+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.056+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492-, and the Request Id: 4ef72b47-29452, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.056+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.057+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.057+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481, and the Request Id: 4e01aaeb-29454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 3bcdf744-29456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.058+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: 78a195c9-29457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-29458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.058+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-29459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.058+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.059+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.059+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: 0f260a8d-29461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.059+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: d52dea51-29462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.059+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.060+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-29463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-29464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.060+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.060+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481-, and the Request Id: 190862d5-29465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_487, and the Request Id: 0f260a8d-29466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 693de9e6-29468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.061+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec4a0cb4-29469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.061+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.061+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.061+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 3bcdf744-29472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.062+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: f3c04068-29473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29474, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_491-, and the Request Id: 71ca8d40-29475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.064+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: e42a7131-29478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_484-, and the Request Id: eb835cf4-29479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.066+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.067+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.067+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.068+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 693de9e6-29485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.068+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.068+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.068+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493, and the Request Id: 19eda547-29487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.068+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: 8a6b8535-29488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.071+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-29492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.071+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: 4ef72b47-29493, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: ec4a0cb4-29494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.072+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.073+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: a069e909-29497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.073+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.074+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.074+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.075+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: 778df988-29502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29503, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482, and the Request Id: 4e01aaeb-29504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.076+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 3bcdf744-29506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.076+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.077+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492, and the Request Id: d52dea51-29508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.077+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: 0f260a8d-29509, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.078+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.078+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29509 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.078+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: 78a195c9-29511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29513, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.078+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.079+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: 190862d5-29514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.079+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-29515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.079+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: f3c04068-29516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.080+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-29517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.080+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.080+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: 71ca8d40-29518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.080+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693de9e6-29520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_488, and the Request Id: 0f260a8d-29519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.080+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693de9e6-29520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: ec4a0cb4-29521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec4a0cb4-29521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.081+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 3bcdf744-29522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.082+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778df988-29523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.083+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: eb835cf4-29528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.084+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-29529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.084+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: e42a7131-29530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.084+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: 693de9e6-29531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.084+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.085+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: 19eda547-29532, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29535, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.087+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29535 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.087+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: 4ef72b47-29539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.087+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.088+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-29540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.088+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: 8a6b8535-29542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.089+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.089+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.089+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.090+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.090+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.090+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: 778df988-29546, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.090+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483, and the Request Id: 4e01aaeb-29547, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.091+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-29549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.091+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-29552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_487-, and the Request Id: a069e909-29553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.091+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.092+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: d52dea51-29554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_487-, and the Request Id: 78a195c9-29555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.093+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: 190862d5-29556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.094+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: 0f260a8d-29559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.094+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.095+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29561, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.095+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29561 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_493-, and the Request Id: 71ca8d40-29563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.095+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486, and the Request Id: f3c04068-29564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.096+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_489, and the Request Id: 0f260a8d-29565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.097+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-29567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.098+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: eb835cf4-29570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.099+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: e42a7131-29572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.099+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.099+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-29573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.100+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.100+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: 19eda547-29576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.101+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.102+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.102+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: 8a6b8535-29582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.103+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.103+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: 4ef72b47-29585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.103+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.103+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.104+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.104+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 4e01aaeb-29587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.104+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.105+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488, and the Request Id: 778df988-29590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_488-, and the Request Id: a069e909-29592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.105+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.106+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.106+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: d52dea51-29595, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.107+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eda547-29596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.107+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: 190862d5-29597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_488-, and the Request Id: 78a195c9-29598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.108+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-29600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.108+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.109+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.109+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487, and the Request Id: f3c04068-29602, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.109+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: 0f260a8d-29603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.109+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: 71ca8d40-29604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.110+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-29605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.110+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-29607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.110+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.111+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: 0f260a8d-29609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.112+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: eb835cf4-29610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-29614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.114+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: e42a7131-29616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.115+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-29618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.116+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: 19eda547-29619, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.116+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8d40-29621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.116+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29622, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.117+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.117+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29622 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.117+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: 8a6b8535-29624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.118+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29626, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.118+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.118+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.118+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: 4e01aaeb-29629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.119+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 4ef72b47-29630, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.119+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.119+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: 778df988-29631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-29633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.120+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_489-, and the Request Id: a069e909-29634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.121+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.121+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: d52dea51-29636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.122+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 190862d5-29639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.122+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: 78a195c9-29641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.123+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.123+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-29643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.124+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: f3c04068-29644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.124+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: 71ca8d40-29645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.125+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: 0f260a8d-29646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.125+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.125+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-29647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.126+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_491, and the Request Id: 0f260a8d-29651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.127+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: eb835cf4-29652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-29653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.128+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a195c9-29655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eda547-29656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.129+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.129+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491-, and the Request Id: e42a7131-29657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.130+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.130+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.131+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: 19eda547-29660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.131+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.131+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.132+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.132+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.132+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.132+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490, and the Request Id: 8a6b8535-29668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.133+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: 778df988-29669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.134+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: 4ef72b47-29671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.134+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.135+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.135+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.135+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486, and the Request Id: 4e01aaeb-29674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_490-, and the Request Id: a069e909-29676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.136+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-29677, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.136+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: 78a195c9-29679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29677 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.137+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: d52dea51-29680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.138+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 190862d5-29682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.139+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: 0f260a8d-29684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.139+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.140+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-29687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_496-, and the Request Id: 71ca8d40-29688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.140+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.140+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_492, and the Request Id: 0f260a8d-29689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.140+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef72b47-29690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.141+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.141+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: f3c04068-29692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29693, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.142+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-29694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.143+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.143+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: e42a7131-29697, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_489-, and the Request Id: eb835cf4-29699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.144+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.145+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.145+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: 19eda547-29701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29702, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29702 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.146+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.146+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.147+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.147+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: 8a6b8535-29709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.147+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.148+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: 778df988-29711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.148+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: 4ef72b47-29712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.150+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.150+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: a069e909-29714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29716, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.150+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29716 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.151+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.151+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: 78a195c9-29719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.151+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: d52dea51-29720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.151+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: 4e01aaeb-29721, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.153+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: 0f260a8d-29725, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.154+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29725 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-29726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.154+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.154+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 190862d5-29727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.154+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: 71ca8d40-29728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.154+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: 0f260a8d-29729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4ef72b47-29731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.156+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.156+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.157+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: f3c04068-29735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.157+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-29736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.158+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d52dea51-29737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 19eda547-29739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.158+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: e42a7131-29740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.159+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eda547-29739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef72b47-29741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef72b47-29741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_490-, and the Request Id: eb835cf4-29743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.160+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.160+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499, and the Request Id: 19eda547-29745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.160+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.161+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492, and the Request Id: 8a6b8535-29747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.161+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 0f260a8d-29748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.162+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.164+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: 4ef72b47-29753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.164+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: 778df988-29754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.164+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: a069e909-29755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.164+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.165+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ca8d40-29760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.165+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: 4e01aaeb-29761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.165+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: d52dea51-29762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.166+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_492-, and the Request Id: 78a195c9-29764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.168+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: 0f260a8d-29766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.168+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.168+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: 71ca8d40-29768, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.168+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.168+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488-, and the Request Id: 190862d5-29769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.169+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: 0f260a8d-29770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.170+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.170+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: f3c04068-29774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: d52dea51-29777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.172+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494-, and the Request Id: e42a7131-29778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.173+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: eb835cf4-29780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.175+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.176+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.176+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.176+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493, and the Request Id: 8a6b8535-29786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.177+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.178+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.178+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29790, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d52dea51-29791, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.178+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d52dea51-29791 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.179+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: 778df988-29792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 71ca8d40-29793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.179+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ca8d40-29793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.179+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.179+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: d52dea51-29795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_493-, and the Request Id: a069e909-29796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.180+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: 4e01aaeb-29798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_493-, and the Request Id: 78a195c9-29800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_499-, and the Request Id: 71ca8d40-29802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.182+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a6b8535-29803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.182+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.183+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.183+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: 0f260a8d-29806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.183+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: 190862d5-29805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.184+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.184+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.185+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.185+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492, and the Request Id: f3c04068-29810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.185+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a069e909-29811, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.186+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: e42a7131-29812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.187+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: eb835cf4-29815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.188+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.189+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.189+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494, and the Request Id: 8a6b8535-29818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29820, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.190+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.191+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.191+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494, and the Request Id: 778df988-29824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_494-, and the Request Id: a069e909-29825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.193+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.193+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.194+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_494-, and the Request Id: 78a195c9-29830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.194+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: 4e01aaeb-29831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.196+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: 0f260a8d-29833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.197+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.197+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.197+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.197+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.197+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: 190862d5-29838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.197+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: 0f260a8d-29839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.198+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.198+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: f3c04068-29840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.201+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: eb835cf4-29843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.201+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496-, and the Request Id: e42a7131-29844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.202+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.203+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.203+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: 8a6b8535-29848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.204+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f3c04068-29851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.204+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.205+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29853, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.205+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.205+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: 778df988-29854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.206+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: a069e909-29855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29857, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.208+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.209+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: 78a195c9-29859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.209+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.209+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491, and the Request Id: 4e01aaeb-29862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.210+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.211+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.211+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494, and the Request Id: f3c04068-29865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.212+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.212+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: 190862d5-29868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.212+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-29869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_497, and the Request Id: 0f260a8d-29871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_494-, and the Request Id: eb835cf4-29872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: e42a7131-29876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.217+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.217+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: 8a6b8535-29878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778df988-29880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.218+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29881, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.219+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29881 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.219+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: 778df988-29882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.220+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: a069e909-29884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.222+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: 78a195c9-29887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29889, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.224+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.225+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.225+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.225+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 4e01aaeb-29894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.225+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: 0f260a8d-29895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.226+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: e42a7131-29897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.226+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.226+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495, and the Request Id: f3c04068-29898, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.226+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.226+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: 0f260a8d-29899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.228+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 190862d5-29901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_495-, and the Request Id: eb835cf4-29903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.229+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: e42a7131-29904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.230+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.230+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.231+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.231+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: 8a6b8535-29907, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 0f260a8d-29911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.233+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.233+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.234+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.234+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497, and the Request Id: 778df988-29913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.235+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: a069e909-29915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.235+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e42a7131-29916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.236+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.237+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: 78a195c9-29918, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.237+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.238+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.238+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.238+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: 4e01aaeb-29922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.239+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: 0f260a8d-29923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.239+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0f260a8d-29923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e42a7131-29924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.239+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e42a7131-29924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.239+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.240+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: 0f260a8d-29926, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.240+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.240+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: f3c04068-29929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.242+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 190862d5-29931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.242+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: e42a7131-29932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.243+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: eb835cf4-29934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.245+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.245+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.246+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: 8a6b8535-29938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a195c9-29941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.247+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.247+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498, and the Request Id: 778df988-29942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.248+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.248+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: a069e909-29944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.249+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb835cf4-29945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.250+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: 78a195c9-29946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.251+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.251+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-29948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 8a6b8535-29949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.252+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.253+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494, and the Request Id: 4e01aaeb-29950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29951, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: a069e909-29953, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.256+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.256+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: 190862d5-29955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.256+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497, and the Request Id: f3c04068-29956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a6b8535-29958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.259+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a6b8535-29958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.259+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-29959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_497-, and the Request Id: eb835cf4-29960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a069e909-29961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.260+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a069e909-29961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: 8a6b8535-29962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 778df988-29963, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.261+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778df988-29963 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 78a195c9-29964, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.262+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a195c9-29964 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.262+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: 778df988-29965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.263+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.263+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: a069e909-29968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_499-, and the Request Id: 78a195c9-29969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.266+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.267+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.267+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.267+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495, and the Request Id: 4e01aaeb-29973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.269+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.269+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.270+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: f3c04068-29976, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.270+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: 190862d5-29977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_498-, and the Request Id: eb835cf4-29978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: f3c04068-29980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: eb835cf4-29982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.279+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.280+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.280+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496, and the Request Id: 4e01aaeb-29985, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.281+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f3c04068-29986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f3c04068-29986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb835cf4-29987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.282+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb835cf4-29987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.282+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: f3c04068-29988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.283+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496-, and the Request Id: 190862d5-29989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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_499-, and the Request Id: eb835cf4-29990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.286+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-29991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.289+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-29992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-29993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.292+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29994, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.292+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-29994 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.292+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497, and the Request Id: 4e01aaeb-29995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.295+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: 190862d5-29996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-29997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 4e01aaeb-29998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190862d5-29999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.304+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-29999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.304+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1156c38d-30000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.305+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-30000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.305+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498, and the Request Id: 4e01aaeb-30001, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.308+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: 190862d5-30002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.311+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c38d-30003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.313+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e01aaeb-30004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 190862d5-30005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.317+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190862d5-30005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 1156c38d-30006, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.317+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1156c38d-30006 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.317+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: 4e01aaeb-30007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499-, and the Request Id: 190862d5-30008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.323+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT13.595731281S [facility=, subject=, traceId=] 2026-08-08T00:33:50.372+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: dbcd02cb-30009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.386+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: 185abd7b-30010, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.393+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30010 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.397+0000 [reactor-http-epoll-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:50.432+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: dffb1b2d-30011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.437+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dffb1b2d-30011 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.470+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: fd6964ea-30012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.505+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: e52c7410-30013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.507+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 185abd7b-30014, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.509+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.510+0000 [reactor-http-epoll-8] 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-08-08T00:33:50.541+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: 2a416f1d-30015, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.546+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 185abd7b-30016, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.547+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30016 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.547+0000 [reactor-http-epoll-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2026-08-08T00:33:50.550+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a416f1d-30015 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.586+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: 05746ac4-30017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.586+0000 [webflux-http-epoll-2] 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-08-08T00:33:50.587+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 05746ac4-30017 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.618+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: 6be4f1a7-30018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.620+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:50.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: 0404f818-30019, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.652+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: 185abd7b-30020, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.652+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.654+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0404f818-30019 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.684+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: d70388b2-30021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.685+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: 185abd7b-30022, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.686+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.687+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d70388b2-30021 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.717+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 478956f9-30023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.718+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 185abd7b-30024, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.719+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.720+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478956f9-30023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.748+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 830fdcf9-30025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.750+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 185abd7b-30026, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.751+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.752+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 830fdcf9-30025 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 87dd9df5-30027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.777+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 185abd7b-30028, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.778+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.779+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87dd9df5-30027 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.805+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2c878ef-30029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.807+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 185abd7b-30030, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.808+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.810+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2c878ef-30029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.838+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f6fa99-30031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.880+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-08-08T00:33:50.882+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f6fa99-30031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.910+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: ef3246fd-30032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.923+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-08-08T00:33:50.924+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef3246fd-30032 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea950156-30033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.962+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-08-08T00:33:50.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ea950156-30033 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:50.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: 88c47bc3-30034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.002+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-08-08T00:33:51.002+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88c47bc3-30034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.041+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 7f0d233a-30035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.042+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: 185abd7b-30036, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.043+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30036 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.044+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f0d233a-30035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.073+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 07fecbc6-30037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.075+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 07fecbc6-30037 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.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: 56fb203e-30038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.107+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: 185abd7b-30039, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.108+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.114+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30040, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.115+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.116+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fb203e-30038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.116+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2026-08-08T00:33:51.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: 3b46421a-30041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.147+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: 185abd7b-30042, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.148+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.149+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b46421a-30041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb018215-30043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.180+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: 185abd7b-30044, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30045, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.180+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.180+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.181+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb018215-30043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.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: 8f9e81fd-30046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f9e81fd-30046 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.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: 48bda593-30047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.276+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bda593-30047 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.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: 0a88e1da-30048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.307+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30049, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.308+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.308+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0a88e1da-30048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.308+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-08-08T00:33:51.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: d5809885-30050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.348+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: 185abd7b-30051, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30052, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.348+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.349+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},{"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-08-08T00:33:51.349+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5809885-30050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.385+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad0f085-30053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.386+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30054, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.387+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.388+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad0f085-30053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.388+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-08-08T00:33:51.424+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1610c8c9-30055, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.425+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: 185abd7b-30056, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30057, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.426+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.426+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.432+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5b7eb410-30058, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.433+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7eb410-30058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.434+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1610c8c9-30055 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.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: 4caf0cb1-30059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.466+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4caf0cb1-30059 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.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: 099384c1-30060, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.496+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 099384c1-30060 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.536+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: 73f3882f-30061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.538+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: 185abd7b-30062, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.539+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.540+0000 [reactor-http-epoll-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:51.545+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f3882f-30061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: fca9a382-30063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.583+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fca9a382-30063 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.613+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 4ca59389-30064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.614+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30065, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.615+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.620+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca59389-30064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.763+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 924e4478-30066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.765+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 924e4478-30066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.800+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: 63837634-30067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.801+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63837634-30067 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.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: 94e1c7c0-30068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.842+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94e1c7c0-30068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.876+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d09e2071-30069, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.877+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d09e2071-30069 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.909+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc6ab30-30070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.912+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc6ab30-30070 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.941+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: 8677c592-30071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.942+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8677c592-30071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.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: 6dfab044-30072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:51.977+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfab044-30072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.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: 0b20ee5b-30073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.013+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0b20ee5b-30073 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.042+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a002dcef-30074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.043+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a002dcef-30074 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.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: 774eae10-30075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.091+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774eae10-30075 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.122+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: 302fdedf-30076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.131+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302fdedf-30076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.163+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: 5b2a4b06-30077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.164+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2a4b06-30077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.194+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: c53b5b2e-30078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.195+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c53b5b2e-30078 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.221+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: c09ab692-30079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.223+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c09ab692-30079 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.252+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: d91fc924-30080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.255+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d91fc924-30080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.287+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: 600d8cdf-30081, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.288+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600d8cdf-30081 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.320+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: d354e58f-30082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.321+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d354e58f-30082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.354+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: 25206e8a-30083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.355+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25206e8a-30083 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.382+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: 7c228f29-30084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.384+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c228f29-30084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.413+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: e203ec6c-30085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.414+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e203ec6c-30085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.557+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: d2fa0006-30086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.559+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5b7eb410-30087, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.560+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7eb410-30087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.561+0000 [reactor-http-epoll-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:52.629+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: 927907de-30088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.661+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: 03d98e09-30089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.690+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: 298263ab-30090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.717+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: f9cdeaaf-30091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.721+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9cdeaaf-30091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.747+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: fca1f765-30092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.748+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fca1f765-30092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.748+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:42763/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-08-08T00:33:52.771+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: c59e36b0-30093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.800+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 27a4d213-30094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.801+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: 185abd7b-30095, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.802+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30095 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.803+0000 [reactor-http-epoll-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:52.836+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: 96e3ad0e-30096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.837+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96e3ad0e-30096 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.866+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: 400a59ae-30097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.872+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400a59ae-30097 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.898+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: 022ac46f-30098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.899+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 022ac46f-30098 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.926+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: 9214ee5a-30099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.927+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9214ee5a-30099 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.953+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: dd64ac88-30100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.953+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd64ac88-30100 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.979+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: ebf90c83-30101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:52.980+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebf90c83-30101 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.012+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: 06645069-30102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.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: 001853ab-30103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30104, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.045+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.046+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:53.073+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2249719-30105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.074+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5b7eb410-30106, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.075+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7eb410-30106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.098+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18a6b070-30107, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.099+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: 185abd7b-30108, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.099+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.100+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a6b070-30107 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.123+0000 [webflux-http-epoll-6] 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: 6318045f-30109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.124+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30110, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.125+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.126+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6318045f-30109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.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: 4d8b986f-30111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.153+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8b986f-30111 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.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: c14ea284-30112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5b7eb410-30113, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.180+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7eb410-30113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.182+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c14ea284-30112 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.213+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e630b1a-30114, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.214+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: 185abd7b-30115, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.215+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.216+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e630b1a-30114 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.247+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ddf2f0f-30116, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30117, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.248+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.249+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:53.286+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: 56795e96-30118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.316+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 998b6bd4-30119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.318+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5b7eb410-30120, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.319+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7eb410-30120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.320+0000 [reactor-http-epoll-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:53.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: 6892db68-30121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.352+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: 185abd7b-30122, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30122 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.353+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6892db68-30121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.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: b0081767-30123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30124, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.410+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.412+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0081767-30123 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.440+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: db069b3c-30125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.472+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: 54b8ea2c-30126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.474+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:53.476+0000 [webflux-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-08-08T00:33:53.476+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: 52c9a84a-30127, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.477+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-08-08T00:33:53.481+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-08-08T00:33:53.717+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: b4c0b979-30128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.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: cd75661f-30129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.750+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5b7eb410-30130, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.751+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b7eb410-30130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:53.752+0000 [reactor-http-epoll-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:55.750+0000 [parallel-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2026-08-08T00:33:55.780+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:55.782+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:56.127+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 309a7cb2-30131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.128+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309a7cb2-30131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.160+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b4becf-30132, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.161+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: 185abd7b-30133, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.162+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185abd7b-30133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.162+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b4becf-30132 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.187+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f42c02cf-30134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.188+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f42c02cf-30134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.213+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ede56c71-30135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.214+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 018d3e3d-30136, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.215+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 018d3e3d-30136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.216+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ede56c71-30135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.258+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-08-08T00:33:56.259+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42763/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2026-08-08T00:33:56.266+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:33:56.266+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42763/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2026-08-08T00:33:56.268+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-08-08T00:33:56.268+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42763/actuator/shutdown'' [facility=, subject=, traceId=] 2026-08-08T00:33:56.271+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:33:56.271+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2026-08-08T00:33:56.271+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2026-08-08T00:33:56.271+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2026-08-08T00:33:56.271+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2026-08-08T00:33:56.271+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2026-08-08T00:33:56.271+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2026-08-08T00:33:56.272+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2026-08-08T00:33:56.272+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T00:33:56.272+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2026-08-08T00:33:56.272+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: 21.37 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:33:56.339+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:33:56.340+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:33:56.469+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:33:56.571+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:33:56.723+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 0.413 seconds (process running for 28.331) [facility=, subject=, traceId=] 2026-08-08T00:33:56.760+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: c59f0a23-30141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.767+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c59f0a23-30141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.804+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: 00d1aef4-30142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:56.807+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 00d1aef4-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.525 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:33:56.841+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:33:56.841+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:33:56.960+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:33:57.073+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:33:57.212+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 0.397 seconds (process running for 28.82) [facility=, subject=, traceId=] 2026-08-08T00:33:57.243+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: d72806d2-30143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.279+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: 33cf8b19-30144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.282+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33cf8b19-30144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.312+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: 83c6ab94-30145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.347+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: 5b419119-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.542 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:33:57.385+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:33:57.385+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:33:57.498+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:33:57.604+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:33:57.851+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.486 seconds (process running for 29.459) [facility=, subject=, traceId=] 2026-08-08T00:33:57.887+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: 8e7e47a5-30147, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.903+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:57.905+0000 [webflux-http-epoll-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-08-08T00:33:57.907+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e7e47a5-30147 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.941+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: aa21f568-30148, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.946+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:57.946+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-08-08T00:33:57.959+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: 9768ca98-30149, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.962+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:57.967+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:57.970+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa21f568-30148 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.000+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: 792d15b8-30150, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.004+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:58.004+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-08-08T00:33:58.005+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: 9768ca98-30151, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.006+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.007+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.008+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792d15b8-30150 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.054+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: 62906f2c-30152, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.056+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:58.056+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.057+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: 9768ca98-30153, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.058+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.059+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.061+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62906f2c-30152 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.072+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: cdfad043-30154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.077+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: 9768ca98-30155, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.078+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30155 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.093+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdfad043-30154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.137+0000 [webflux-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-08-08T00:33:58.137+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: 5ed9211e-30156, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.139+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:58.139+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.140+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: 9768ca98-30157, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.142+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.143+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.145+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed9211e-30156 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.156+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: 6b226f3c-30158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.158+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: 9768ca98-30159, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.159+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.162+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b226f3c-30158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.205+0000 [webflux-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-08-08T00:33:58.206+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: 4c922c9e-30160, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.207+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:58.207+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.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: 9768ca98-30161, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.210+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.210+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.212+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c922c9e-30160 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.221+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: 055e154c-30162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.222+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: 9768ca98-30163, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.223+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.224+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 055e154c-30162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.254+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: 6c13289d-30164, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.257+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c13289d-30164 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.285+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: c1d13bec-30165, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.287+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1d13bec-30165 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.315+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: 8ddf5250-30166, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.316+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.317+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: 9768ca98-30167, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.318+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.319+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.320+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ddf5250-30166 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.352+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/8d6567f1-7c3f-4561-b8b3-6127c78faf66, and the Request Id: 76f4b32b-30168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.356+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: 9768ca98-30169, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.356+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.403+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: 0ad0a592-30170, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.404+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:58.405+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.405+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: 9768ca98-30171, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.406+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.407+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.408+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0ad0a592-30170 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.418+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: 1a232062-30172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.419+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: 9768ca98-30173, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.420+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.421+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a232062-30172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.450+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: ef37fd1d-30174, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.452+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.453+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: 9768ca98-30175, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.454+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.455+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.456+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef37fd1d-30174 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.486+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: 5dedc879-30176, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.487+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.488+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: 9768ca98-30177, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.489+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.490+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.492+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dedc879-30176 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.524+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: 014178c8-30178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.525+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: 9768ca98-30179, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.526+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.533+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: d0f6459c-30180, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.535+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.537+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 014178c8-30178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.569+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: 8fad2a53-30181, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.573+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fad2a53-30181 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.602+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: 4aaec9e9-30182, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.604+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.604+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: 9768ca98-30183, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.605+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.606+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.607+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aaec9e9-30182 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.636+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/77d326e5-1efc-4eb4-8c69-5ec0713e07df, and the Request Id: 3e9e9561-30184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.638+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: d0f6459c-30185, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.639+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.641+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9e9561-30184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.671+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: 0fa40e53-30186, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.672+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.673+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: 9768ca98-30187, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.674+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30187 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.675+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.676+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0fa40e53-30186 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.711+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: 3a65ee8b-30188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.713+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: d0f6459c-30189, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.714+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.715+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a65ee8b-30188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.745+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: f5effea5-30190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.749+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5effea5-30190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.780+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: 681c73b4-30191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.782+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681c73b4-30191 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.817+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: 6ac2e84a-30192, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.818+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac2e84a-30192 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.854+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: 1eddd1c4-30193, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.857+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:58.858+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: 9768ca98-30194, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.858+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.859+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.860+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eddd1c4-30193 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.862+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: 1eddd1c4-30195, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.865+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:58.866+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: d0f6459c-30196, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.867+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.868+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eddd1c4-30195 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.905+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: 71806bc0-30197, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.908+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:58.909+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: 9768ca98-30198, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.910+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.911+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.912+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71806bc0-30197 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.913+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: 71806bc0-30199, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.915+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:58.916+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: d0f6459c-30200, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.917+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.919+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71806bc0-30199 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.949+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: 899a18b2-30201, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.951+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:58.952+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: 9768ca98-30202, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.952+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.953+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.955+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 899a18b2-30201 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.956+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: 899a18b2-30203, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.957+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:58.958+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: d0f6459c-30204, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.959+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.961+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 899a18b2-30203 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.989+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: fc486870-30205, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.990+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.991+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: 9768ca98-30206, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.992+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.993+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:58.995+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc486870-30205 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.996+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: fc486870-30207, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.996+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:58.997+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: d0f6459c-30208, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:58.998+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.000+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc486870-30207 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.046+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: 412efeda-30209, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.047+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.048+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: 9768ca98-30210, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.049+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30210 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.050+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.051+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412efeda-30209 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.080+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: ff18636c-30211, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.081+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.082+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff18636c-30211 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.111+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: 822860e0-30212, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.112+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.113+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: d0f6459c-30213, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.113+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30213 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.114+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.115+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 822860e0-30212 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.156+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: 9b5b4b25-30214, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-08-08T00:33:59.156+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.157+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: 9768ca98-30215, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.158+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.159+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.160+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b5b4b25-30214 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-08-08T00:33:59.167+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: cb2a663b-30216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.168+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: d0f6459c-30217, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.168+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.169+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb2a663b-30216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.224+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: cd6e9e3d-30218, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-08-08T00:33:59.227+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.228+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: 9768ca98-30219, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.230+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.232+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.235+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd6e9e3d-30218 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-08-08T00:33:59.242+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: 6306438b-30220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.243+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: d0f6459c-30221, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.244+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.246+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6306438b-30220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.330+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: 304b6fc9-30222, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-08-08T00:33:59.333+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.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: 9768ca98-30223, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.336+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.339+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.341+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304b6fc9-30222 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-08-08T00:33:59.347+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: 4ef82463-30224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.348+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: d0f6459c-30225, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.349+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.351+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef82463-30224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.397+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: 40b7dd72-30226, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-08-08T00:33:59.398+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.408+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: 9768ca98-30227, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.408+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.410+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.411+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b7dd72-30226 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-08-08T00:33:59.420+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: ac0cff7d-30228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.422+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: d0f6459c-30229, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.423+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.429+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac0cff7d-30228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.456+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: 74e59b6d-30230, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.459+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:59.460+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: 9768ca98-30231, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.460+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.462+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.463+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e59b6d-30230 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.500+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: 671586a3-30232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.505+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:59.505+0000 [webflux-http-epoll-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-08-08T00:33:59.506+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671586a3-30232 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.536+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: dba20d00-30233, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.538+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:59.539+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: d0f6459c-30234, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.540+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.541+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.542+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dba20d00-30233 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.575+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: b6f49d73-30235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.577+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:59.578+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-08-08T00:33:59.579+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: 9768ca98-30236, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.580+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30236 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.581+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6f49d73-30235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.615+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: df2f643c-30237, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.618+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:59.619+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: d0f6459c-30238, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.620+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.621+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.622+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df2f643c-30237 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.657+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: bfce179c-30239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.659+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$lLixCjXe.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:333) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:253) 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:143) 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:931) at reactor.netty.http.server.HttpServerOperations.onInboundNext(HttpServerOperations.java:840) 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:339) 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:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:546) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) 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-08-08T00:33:59.659+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-08-08T00:33:59.660+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: 9768ca98-30240, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.661+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.662+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfce179c-30239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.692+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: e1c8c996-30241, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.693+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.693+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: d0f6459c-30242, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.694+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.695+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.696+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e1c8c996-30241 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.729+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: e2894c93-30243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.730+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:33:59.731+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: 9768ca98-30244, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.731+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.732+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2894c93-30243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.764+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: 078cd9e9-30245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.765+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: d0f6459c-30246, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.766+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 078cd9e9-30245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.794+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: 0a1e6fa7-30247, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.797+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:59.797+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: 9768ca98-30248, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.798+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.799+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.800+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0a1e6fa7-30247 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.831+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: c549f11b-30249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.833+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:59.833+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: d0f6459c-30250, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.834+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.835+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c549f11b-30249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.869+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: f427cdbf-30251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.870+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: 9768ca98-30252, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.871+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30252 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.871+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f427cdbf-30251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.902+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: 69019909-30253, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.904+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:59.905+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: d0f6459c-30254, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.906+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.907+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:33:59.908+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69019909-30253 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.940+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: 4c799d79-30255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.942+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:33:59.943+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: 9768ca98-30256, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.943+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.945+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c799d79-30255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.976+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: d5012e2c-30257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.977+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: d0f6459c-30258, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.978+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:33:59.978+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5012e2c-30257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.010+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: d09d991a-30259, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.012+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:34:00.013+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: 9768ca98-30260, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.013+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30260 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.015+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:00.016+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d09d991a-30259 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.050+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: a32e71a4-30261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.052+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-08-08T00:34:00.053+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: d0f6459c-30262, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.054+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0f6459c-30262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.055+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a32e71a4-30261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.089+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: 86adcbb5-30263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.090+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: 9768ca98-30264, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.091+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9768ca98-30264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.091+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 86adcbb5-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: 2.738 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:34:00.128+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:34:00.128+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:34:00.240+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:34:00.321+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:34:00.440+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 0.334 seconds (process running for 32.049) [facility=, subject=, traceId=] 2026-08-08T00:34:00.473+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: edafb5bc-30265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:00.478+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-08-08T00:34:00.479+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-08-08T00:34:00.728+0000 [parallel-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:00.730+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:00.730+0000 [parallel-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:00.732+0000 [parallel-6] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:00.732+0000 [parallel-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:00.763+0000 [parallel-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:00.855+0000 [parallel-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:00.857+0000 [parallel-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:00.887+0000 [parallel-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:01.217+0000 [parallel-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:01.217+0000 [parallel-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:01.248+0000 [parallel-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:01.445+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:01.446+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:01.466+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:01.517+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: d924be96-30266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.519+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d924be96-30266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.519+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-08-08T00:34:01.547+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: 7a0ec449-30267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.551+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0ec449-30267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.576+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: 7ac0211b-30268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.578+0000 [webflux-http-epoll-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac0211b-30268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.605+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: 7471d04c-30269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.609+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-08-08T00:34:01.609+0000 [webflux-http-epoll-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-08-08T00:34:01.725+0000 [parallel-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:01.727+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:01.753+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: 68888060-30270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.755+0000 [webflux-http-epoll-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68888060-30270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.755+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-08-08T00:34:01.759+0000 [parallel-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:01.780+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: 9ad8d6e9-30271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.781+0000 [webflux-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ad8d6e9-30271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.805+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: 7d55baed-30272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.806+0000 [webflux-http-epoll-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d55baed-30272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.833+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: a69159d7-30273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.836+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a69159d7-30273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.855+0000 [parallel-8] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:34:01.863+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: c82e08a8-30274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:01.866+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-08-08T00:34:01.867+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-08-08T00:34:02.002+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: 0d33a70a-30275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:02.003+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 0d33a70a-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.908 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 2026-08-08T00:34:02.009+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile - Local configuration file not read: /tmp/junit-6115585030311938788/config.json, Not a JSON Object: null [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest 2026-08-08T00:34:02.155+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:02.155+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:02.161+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:02.161+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:02.162+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:02.162+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.028 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2026-08-08T00:34:02.180+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.1.0) 2026-08-08T00:34:02.246+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:34:02.251+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:34:02.398+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:34:02.605+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2026-08-08T00:34:02.899+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. [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-08-08T00:34:03.015+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 0.808 seconds (process running for 34.623) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.42 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.006 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.638 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-08-08T00:34:53.195+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: 3916caac-4ad0-46a1-b730-36c9a0757b08, 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.24 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-08-08T00:34:53.512+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-08-08T00:34:53.618+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-08-08T00:34:53.719+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-08-08T00:34:53.720+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-08-08T00:34:53.821+0000 [Thread-17] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2026-08-08T00:34:53.921+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.513 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:34:54.061+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:34:54.061+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 2026-08-08T00:34:54.061+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:34:54.176+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:34:54.255+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-08-08T00:34:54.255+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-08-08T00:34:54.255+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-08-08T00:34:54.256+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:54.256+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T00:34:54.256+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-08-08T00:34:54.264+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:34:54.291+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T00:34:54.294+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T00:34:54.385+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.344 seconds (process running for 85.993) [facility=, subject=, traceId=] 2026-08-08T00:34:54.386+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-08-08T00:34:54.387+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-08-08T00:34:54.387+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-08-08T00:34:54.408+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:37289/actuator/health'' [facility=, subject=, traceId=] 2026-08-08T00:34:54.478+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:54.554+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:37289/status'' [facility=, subject=, traceId=] 2026-08-08T00:34:54.563+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 8ffba45a-30277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:54.567+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:54.567+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ffba45a-30277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:54.567+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8ffba45a-30277 the response is: success [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:54.643+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:37289/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-08-08T00:34:54.656+0000 [reactor-http-epoll-5] 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.632 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:34:54.685+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:34:54.685+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 2026-08-08T00:34:54.685+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:34:54.799+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:34:54.883+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-08-08T00:34:54.883+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-08-08T00:34:54.883+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-08-08T00:34:54.884+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:54.884+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T00:34:54.884+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-08-08T00:34:54.892+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:34:54.921+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T00:34:54.925+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T00:34:55.017+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.353 seconds (process running for 86.625) [facility=, subject=, traceId=] 2026-08-08T00:34:55.018+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-08-08T00:34:55.019+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-08-08T00:34:55.020+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-08-08T00:34:55.039+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42455/actuator/health'' [facility=, subject=, traceId=] 2026-08-08T00:34:55.059+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:55.116+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-08-08T00:34:55.135+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42455/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-08-08T00:34:55.147+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: 585be26e-30280, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.151+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585be26e-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-08-08T00:34:55.152+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-08-08T00:34:55.152+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-08-08T00:34:55.152+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:34:55.152+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.3.6, host=localhost:42455, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 2026-08-08T00:34:55.153+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42455/example-authz-check'' [facility=, subject=, traceId=] 2026-08-08T00:34:55.162+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: 2e00c0a7-30281, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.164+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e00c0a7-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-08-08T00:34:55.165+0000 [webflux-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@5816573 [facility=, subject=, traceId=] 2026-08-08T00:34:55.166+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:55.166+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e00c0a7-30281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.166+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e00c0a7-30281 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.166+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-08-08T00:34:55.166+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-08-08T00:34:55.166+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2026-08-08T00:34:55.167+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:55.170+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-08-08T00:34:55.170+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-08-08T00:34:55.170+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585be26e-30280 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.170+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585be26e-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-08-08T00:34:55.172+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42455/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-08-08T00:34:55.173+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: 585be26e-30282, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.174+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585be26e-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-08-08T00:34:55.174+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-08-08T00:34:55.174+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-08-08T00:34:55.174+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:34:55.174+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.3.6, host=localhost:42455, accept=*/*, Content-Type=application/json, content-length=203} [facility=, subject=, traceId=] 2026-08-08T00:34:55.175+0000 [webflux-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42455/example-authz-check'' [facility=, subject=, traceId=] 2026-08-08T00:34:55.176+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: 2e00c0a7-30283, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.176+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e00c0a7-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-08-08T00:34:55.176+0000 [webflux-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@1af9b600 [facility=, subject=, traceId=] 2026-08-08T00:34:55.177+0000 [webflux-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e00c0a7-30283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.177+0000 [webflux-http-epoll-4] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e00c0a7-30283 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.177+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:55.177+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-08-08T00:34:55.177+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-08-08T00:34:55.178+0000 [reactor-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-08-08T00:34:55.178+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585be26e-30282 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.178+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585be26e-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=] 2026-08-08T00:34:55.178+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:34:55.278+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:34:55.278+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 2026-08-08T00:34:55.278+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:34:55.402+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:34:55.476+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-08-08T00:34:55.476+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-08-08T00:34:55.476+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-08-08T00:34:55.476+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:55.476+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T00:34:55.477+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-08-08T00:34:55.483+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:34:55.508+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T00:34:55.511+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T00:34:55.596+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.35 seconds (process running for 87.205) [facility=, subject=, traceId=] 2026-08-08T00:34:55.597+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-08-08T00:34:55.597+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-08-08T00:34:55.597+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-08-08T00:34:55.616+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:43287/actuator/health'' [facility=, subject=, traceId=] 2026-08-08T00:34:55.630+0000 [reactor-http-epoll-5] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:55.717+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:43287/status'' [facility=, subject=, traceId=] 2026-08-08T00:34:55.725+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 5c0e1b28-30285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.727+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:55.727+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0e1b28-30285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.727+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0e1b28-30285 the response is: success [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:55.806+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:43287/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-08-08T00:34:55.822+0000 [reactor-http-epoll-1] 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.585 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:34:55.845+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:34:55.845+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:34:55.930+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2026-08-08T00:34:55.999+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:34:56.100+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.272 seconds (process running for 87.709) [facility=, subject=, traceId=] 2026-08-08T00:34:56.137+0000 [webflux-http-epoll-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-08-08T00:34:56.156+0000 [reactor-http-epoll-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:56.161+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.394 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:34:56.247+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:34:56.247+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v4.1.0, Spring v7.0.8 [facility=, subject=, traceId=] 2026-08-08T00:34:56.247+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:34:56.346+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:34:56.422+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-08-08T00:34:56.422+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-08-08T00:34:56.422+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-08-08T00:34:56.422+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:56.422+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-08-08T00:34:56.422+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-08-08T00:34:56.430+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:34:56.459+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T00:34:56.462+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-08-08T00:34:56.547+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.318 seconds (process running for 88.155) [facility=, subject=, traceId=] 2026-08-08T00:34:56.547+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-08-08T00:34:56.548+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-08-08T00:34:56.548+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-08-08T00:34:56.569+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34355/actuator/health'' [facility=, subject=, traceId=] 2026-08-08T00:34:56.586+0000 [reactor-http-epoll-7] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:56.603+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:34355/status'' [facility=, subject=, traceId=] 2026-08-08T00:34:56.613+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 74fdb924-30292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:56.614+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-08-08T00:34:56.614+0000 [webflux-http-epoll-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fdb924-30292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-08-08T00:34:56.614+0000 [webflux-http-epoll-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fdb924-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.447 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:34:56.705+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:34:56.705+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:34:56.826+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:34:57.000+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:34:57.007+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-08-08T00:34:57.092+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 0.404 seconds (process running for 88.7) [facility=, subject=, traceId=] 2026-08-08T00:34:57.226+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.615 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-08-08T00:34:57.431+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:57.431+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:57.431+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:34:57.539+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:57.539+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:57.539+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:34:57.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-08-08T00:34:57.656+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:57.656+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:57.656+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:34:57.657+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2026-08-08T00:34:57.759+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:57.759+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:57.759+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:34:57.760+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2026-08-08T00:34:57.863+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:57.863+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:57.863+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.678 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-08-08T00:34:58.082+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.082+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.203+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.203+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.205+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.205+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.206+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.206+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.207+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2026-08-08T00:34:58.208+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.208+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.209+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.209+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.211+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.211+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.212+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.212+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.214+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:34:58.214+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:34:58.214+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.247 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-08-08T00:34:58.216+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:34:58.216+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:35:00.219+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2026-08-08T00:35:00.222+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:35:00.223+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:35:00.226+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:35:00.227+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:35:00.229+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:35:00.229+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:35:02.232+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.018 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-08-08T00:35:02.344+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:35:02.344+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:35:02.345+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:35:02.463+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:35:02.463+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:35:02.463+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:35:02.464+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-08-08T00:35:02.465+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:35:02.465+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:35:02.465+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:35:02.569+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-08-08T00:35:02.572+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-08-08T00:35:02.572+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-08-08T00:35:02.572+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-08-08T00:35:02.573+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-08-08T00:35:02.584+0000 [reactor-http-epoll-6] 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-08-08T00:35:02.595+0000 [reactor-http-epoll-8] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 2026-08-08T00:35:02.595+0000 [reactor-http-epoll-8] 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-08-08T00:35:02.595+0000 [reactor-http-epoll-8] 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.361 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-08-08T00:35:02.744+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.164 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:35:02.812+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:35:02.812+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:35:02.923+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:35:02.965+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-08-08T00:35:02.965+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-08-08T00:35:02.965+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-08-08T00:35:02.966+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-08-08T00:35:02.966+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-08-08T00:35:02.966+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-08-08T00:35:02.976+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:35:02.983+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-08-08T00:35:03.085+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.292 seconds (process running for 94.693) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-08-08T00:35:03.321+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 21.0.11 with PID 2245 (started by jenkins in /w/workspace/ccsdk-oran-sonar/a1-policy-management) [facility=, subject=, traceId=] 2026-08-08T00:35:03.321+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-08-08T00:35:03.414+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-08-08T00:35:03.488+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-08-08T00:35:03.610+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.307 seconds (process running for 95.218) [facility=, subject=, traceId=] 2026-08-08T00:35:03.614+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T00:35:03.617+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T00:35:03.619+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T00:35:03.620+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2026-08-08T00:35:03.622+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T00:35:03.624+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-08-08T00:35:03.627+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.333 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-08-08T00:35:03.634+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-08-08T00:35:03.638+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.010 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.168 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-08-08T00:35:03.814+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-08-08T00:35:03.817+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.013 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-sonar/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-sonar/a1-policy-management/api/offeredapis/swagger/README.md [INFO] Skipped /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-sonar/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-sonar/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-sonar/a1-policy-management/api/offeredapis/swagger/README.md [INFO] Skipped /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-sonar/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-sonar/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-sonar/a1-policy-management/api/offeredapis/swagger/custom/README.md [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/swagger/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-sonar/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-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/index.html [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-sonar/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-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/index.html [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-sonar/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-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/ccsdk-oran-sonar/a1-policy-management/api/offeredapis/openapitoolgen/offeredapis/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/ccsdk-oran-sonar/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.5.0:jar (default-jar) @ a1-policy-management-service --- [INFO] Building jar: /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/a1-policy-management-service-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:4.1.0:repackage (repackage) @ a1-policy-management-service --- [INFO] Replacing main artifact /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/a1-policy-management-service-2.4.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/a1-policy-management-service-2.4.0-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.5.0:copy-resources (copy-resource-openapi) @ a1-policy-management-service --- [WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead. [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-sonar/a1-policy-management/target/code-coverage/jacoco-it.exec [INFO] [INFO] --- failsafe:3.5.6:integration-test (default) @ a1-policy-management-service --- [INFO] [INFO] --- failsafe:3.5.6: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-sonar/a1-policy-management/target/jacoco.exec [INFO] [INFO] --- failsafe:3.5.6:verify (default) @ a1-policy-management-service --- [INFO] No tests to run. [INFO] [INFO] --- failsafe:3.5.6: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-sonar/a1-policy-management/pom.xml to /tmp/r/org/onap/ccsdk/oran/a1-policy-management-service/2.4.0-SNAPSHOT/a1-policy-management-service-2.4.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/a1-policy-management-service-2.4.0-SNAPSHOT.jar to /tmp/r/org/onap/ccsdk/oran/a1-policy-management-service/2.4.0-SNAPSHOT/a1-policy-management-service-2.4.0-SNAPSHOT.jar [INFO] [INFO] --- docker:0.48.1:build (push-policy-management-service-image) @ a1-policy-management-service --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:34 min [INFO] Finished at: 2026-08-08T00:35:31Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.token=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk21 ']' + '[' openjdk21 '!=' openjdk21 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/ccsdk-oran-sonar@tmp/config4260004696300409892tmp --settings /w/workspace/ccsdk-oran-sonar@tmp/config4567071290901068971tmp -Dsonar.projectKey=onap_ccsdk-oran -Dsonar.organization=onap -Dsonar.token=**** --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 -f a1-policy-management Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-186-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ----------< org.onap.ccsdk.oran:a1-policy-management-service >---------- [INFO] Building ccsdk-oran :: a1-policy-management-service 2.4.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ a1-policy-management-service --- [INFO] 00:35:34.157 Java 21.0.11 Ubuntu (64-bit) [INFO] 00:35:34.157 Linux 5.15.0-186-generic (amd64) [INFO] 00:35:34.158 MAVEN_OPTS= -Xmx1024m -Ddocker.skip=true [INFO] 00:35:34.184 User cache: /home/jenkins/.sonar/cache [INFO] 00:35:36.995 Communicating with SonarCloud [INFO] 00:35:37.096 Default locale: "en", source code encoding: "UTF-8" [INFO] 00:35:37.725 Load global settings [INFO] 00:35:38.290 Load global settings (done) | time=558ms [INFO] 00:35:38.367 Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] 00:35:38.479 Loading required plugins [INFO] 00:35:38.479 Load plugins index [INFO] 00:35:38.637 Load plugins index (done) | time=158ms [INFO] 00:35:38.638 Load/download plugins [INFO] 00:35:39.049 Load/download plugins (done) | time=411ms [INFO] 00:35:39.247 Loaded core extensions: sca, architecture, a3s [INFO] 00:35:39.501 Found an active CI vendor: 'Jenkins' [INFO] 00:35:39.503 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:39.595 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:40.113 Process project properties [INFO] 00:35:40.133 Project key: onap_ccsdk-oran [INFO] 00:35:40.134 Base dir: /w/workspace/ccsdk-oran-sonar/a1-policy-management [INFO] 00:35:40.134 Working dir: /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/sonar [INFO] 00:35:40.140 Load project settings for component key: 'onap_ccsdk-oran' [INFO] 00:35:40.567 Load project settings for component key: 'onap_ccsdk-oran' (done) | time=426ms [INFO] 00:35:40.584 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:40.588 Check ALM binding of project 'onap_ccsdk-oran' [INFO] 00:35:40.795 Detected project binding: NOT_BOUND [INFO] 00:35:40.796 Check ALM binding of project 'onap_ccsdk-oran' (done) | time=207ms [INFO] 00:35:40.801 Load branch configuration [INFO] 00:35:40.803 Load branch configuration (done) | time=2ms [INFO] 00:35:40.806 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:40.808 Create analysis [INFO] 00:35:41.318 Create analysis (done) | time=510ms [INFO] 00:35:41.321 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:41.525 Load quality profiles [INFO] 00:35:42.021 Load quality profiles (done) | time=495ms [INFO] 00:35:42.114 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:42.115 Load active rules [INFO] 00:35:43.209 Load active rules (done) | time=1093ms [INFO] 00:35:43.411 Organization key: onap [INFO] 00:35:43.428 Preprocessing files... [INFO] 00:35:43.609 2 languages detected in 130 preprocessed files (done) | time=180ms [INFO] 00:35:43.610 0 files ignored because of inclusion/exclusion patterns [INFO] 00:35:43.610 0 files ignored because of scm ignore settings [INFO] 00:35:43.764 Loading plugins for detected languages [INFO] 00:35:43.764 Load/download plugins [INFO] 00:35:44.798 Load/download plugins (done) | time=1034ms SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] 00:35:45.087 Load project repositories [INFO] 00:35:45.459 Load project repositories (done) | time=372ms [INFO] 00:35:45.477 Indexing files... [INFO] 00:35:45.477 Project configuration: [INFO] 00:35:45.478 Excluded sources: **/gen/**, **/generated-sources/**, **/generated-test-sources/**, **/yang-gen/**, **/yang-gen-config/**, **/yang-gen-sal/**, **/yang-gen-code/**, **/pax/**, **/build-wrapper-dump.json [INFO] 00:35:45.490 130 files indexed (done) | time=12ms [INFO] 00:35:45.491 Quality profile for java: ONAP way [INFO] 00:35:45.492 Quality profile for xml: Sonar way [INFO] 00:35:45.492 ------------- Run sensors on module ccsdk-oran :: a1-policy-management-service [INFO] 00:35:45.637 Load metrics repository [INFO] 00:35:45.763 Load metrics repository (done) | time=126ms [INFO] 00:35:45.772 Sensor cache enabled [INFO] 00:35:45.774 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:45.776 Load sensor cache [INFO] 00:35:47.092 Load sensor cache (1 MB) | time=1315ms [INFO] 00:35:47.098 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:47.107 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:48.074 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:35:48.126 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 00:35:48.146 Sensor JavaSensor [java] [INFO] 00:35:48.149 Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] 00:35:48.173 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] 00:35:48.174 Using ECJ batch to parse 88 Main java source files with batch size 53 KB. [INFO] 00:35:48.435 Starting batch processing. [INFO] 00:35:48.853 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 00:35:48.916 No boundary descriptors defined [INFO] 00:35:57.675 100% analyzed [INFO] 00:35:57.676 Batch processing: Done. [INFO] 00:35:57.677 Did not optimize analysis for any files, performed a full analysis for all 88 files. [INFO] 00:35:57.771 Using ECJ batch to parse 41 Test java source files with batch size 53 KB. [INFO] 00:35:57.777 Starting batch processing. [INFO] 00:36:00.140 100% analyzed [INFO] 00:36:00.141 Batch processing: Done. [INFO] 00:36:00.142 Did not optimize analysis for any files, performed a full analysis for all 41 files. [INFO] 00:36:00.143 No "Generated" source files to scan. [INFO] 00:36:00.147 Sensor JavaSensor [java] (done) | time=12000ms [INFO] 00:36:00.147 Sensor JaCoCo XML Report Importer [jacoco] [INFO] 00:36:00.151 Coverage report doesn't exist for pattern: '/w/workspace/ccsdk-oran-sonar/a1-policy-management/target/site/jacoco-ut/jacoco.xml' [INFO] 00:36:00.151 Coverage report doesn't exist for pattern: '/w/workspace/ccsdk-oran-sonar/a1-policy-management/target/site/jacoco-it/jacoco.xml' [WARNING] 00:36:00.151 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/ccsdk-oran-sonar/a1-policy-management/target/site/jacoco-ut/jacoco.xml,/w/workspace/ccsdk-oran-sonar/a1-policy-management/target/site/jacoco-it/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] 00:36:00.152 No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] 00:36:00.152 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] 00:36:00.152 Sensor IaC hadolint report Sensor [iac] [INFO] 00:36:00.153 Sensor IaC hadolint report Sensor [iac] (done) | time=0ms [INFO] 00:36:00.153 Sensor Java Config Sensor [iac] [INFO] 00:36:00.267 There are no files to be analyzed for the Java language [INFO] 00:36:00.267 Sensor Java Config Sensor [iac] (done) | time=114ms [INFO] 00:36:00.268 Sensor IaC Docker Sensor [iac] [INFO] 00:36:00.271 There are no files to be analyzed for the Docker language [INFO] 00:36:00.271 Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] 00:36:00.271 Sensor IaC GitHub Actions Sensor [iac] [INFO] 00:36:00.272 There are no files to be analyzed for the GitHub Actions language [INFO] 00:36:00.272 Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms [INFO] 00:36:00.272 Sensor IaC actionlint report Sensor [iac] [INFO] 00:36:00.272 Sensor IaC actionlint report Sensor [iac] (done) | time=0ms [INFO] 00:36:00.272 Sensor IaC Shell Sensor [iac] [INFO] 00:36:00.273 There are no files to be analyzed for the Shell language [INFO] 00:36:00.273 Sensor IaC Shell Sensor [iac] (done) | time=0ms [INFO] 00:36:00.274 Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] 00:36:00.276 Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] 00:36:00.276 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] [INFO] 00:36:00.277 Sensor JavaAndroidConfigurationSensor [securityjavafrontend] (done) | time=0ms [INFO] 00:36:00.277 Sensor JavaModuleSecuritySensor [securityjavafrontend] [INFO] 00:36:00.278 Sensor JavaModuleSecuritySensor [securityjavafrontend] (done) | time=0ms [INFO] 00:36:00.278 Sensor SurefireSensor [java] [INFO] 00:36:00.280 parsing [/w/workspace/ccsdk-oran-sonar/a1-policy-management/target/surefire-reports] [INFO] 00:36:00.448 Sensor SurefireSensor [java] (done) | time=169ms [INFO] 00:36:00.449 Sensor Scan Manifest Module Properties Collector [commona3scontextcollector] [INFO] 00:36:00.864 Sensor Scan Manifest Module Properties Collector [commona3scontextcollector] (done) | time=414ms [INFO] 00:36:00.865 Sensor XML Sensor [xml] [INFO] 00:36:00.875 1 source file to be analyzed [INFO] 00:36:01.077 1/1 source file has been analyzed [INFO] 00:36:01.077 Sensor XML Sensor [xml] (done) | time=212ms [INFO] 00:36:01.078 Sensor Java A3S Context Collector [javaa3scontextcollector] [INFO] 00:36:01.078 Sensor Java A3S Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 00:36:01.078 Sensor DBD/Java IR Generation [dbdjavafrontend] [INFO] 00:36:01.184 Sensor DBD/Java IR Generation [dbdjavafrontend] (done) | time=105ms [INFO] 00:36:01.184 Sensor javabugs [dbd] [INFO] 00:36:01.504 Analyzing 595/1721 functions to detect bugs. [INFO] 00:36:03.469 Sensor javabugs [dbd] (done) | time=2284ms [INFO] 00:36:03.470 Sensor pythonbugs [dbd] [INFO] 00:36:03.476 No IR files have been included for analysis. [INFO] 00:36:03.476 Sensor pythonbugs [dbd] (done) | time=5ms [INFO] 00:36:03.476 Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] 00:36:03.498 Available processors: 8 [INFO] 00:36:03.499 Using 8 threads for analysis. [INFO] 00:36:03.907 Start fetching files for the text and secrets analysis [INFO] 00:36:03.913 Using Git CLI to retrieve dirty files [INFO] 00:36:03.951 Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 00:36:03.952 Starting the text and secrets analysis [INFO] 00:36:03.953 130 source files to be analyzed for the text and secrets analysis [INFO] 00:36:04.175 130/130 source files have been analyzed for the text and secrets analysis [INFO] 00:36:04.176 Start fetching files for the binary file analysis [INFO] 00:36:04.177 There are no files to be analyzed for the binary file analysis [INFO] 00:36:04.183 Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=706ms [INFO] 00:36:04.183 Sensor DBD End of Execution [dbd] [INFO] 00:36:04.183 Sensor DBD End of Execution [dbd] (done) | time=0ms [INFO] 00:36:04.184 Sensor JavaSecuritySensor [security] [INFO] 00:36:04.188 13 taint analysis rules enabled. [INFO] 00:36:04.517 Analyzing 1049 UCFGs to detect vulnerabilities. [INFO] 00:36:06.267 All rules entry points : 13 [INFO] 00:36:06.268 Retained UCFGs : 328 [INFO] 00:36:06.304 0 / 328 UCFGs simulated, memory usage: 350 MB [INFO] 00:36:06.460 74 / 328 UCFGs simulated, memory usage: 366 MB [INFO] 00:36:06.470 java security sensor: Begin: 2026-08-08T00:36:04.186833839Z, End: 2026-08-08T00:36:06.469219759Z, Duration: 00:00:02.282 Resolve files to analyze: Begin: 2026-08-08T00:36:04.189348660Z, End: 2026-08-08T00:36:04.190067288Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2026-08-08T00:36:04.190419226Z, End: 2026-08-08T00:36:04.517594304Z, Duration: 00:00:00.327 Load type hierarchy: Begin: 2026-08-08T00:36:04.190423766Z, End: 2026-08-08T00:36:04.265822822Z, Duration: 00:00:00.075 Load UCFGs: Begin: 2026-08-08T00:36:04.265885842Z, End: 2026-08-08T00:36:04.517548894Z, Duration: 00:00:00.251 Check cache: Begin: 2026-08-08T00:36:04.517904083Z, End: 2026-08-08T00:36:04.518444691Z, Duration: 00:00:00.000 Load cache: Begin: 2026-08-08T00:36:04.518248631Z, End: 2026-08-08T00:36:04.518271071Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2026-08-08T00:36:04.518476600Z, End: 2026-08-08T00:36:04.624886482Z, Duration: 00:00:00.106 Variable Type Analysis #1: Begin: 2026-08-08T00:36:04.518888799Z, End: 2026-08-08T00:36:04.583783151Z, Duration: 00:00:00.064 Create runtime type propagation graph: Begin: 2026-08-08T00:36:04.519506218Z, End: 2026-08-08T00:36:04.566794298Z, Duration: 00:00:00.047 Run SCC (Tarjan) on 5284 nodes: Begin: 2026-08-08T00:36:04.567109797Z, End: 2026-08-08T00:36:04.573796104Z, Duration: 00:00:00.006 Propagate runtime types to strongly connected components: Begin: 2026-08-08T00:36:04.573855724Z, End: 2026-08-08T00:36:04.583748110Z, Duration: 00:00:00.009 Variable Type Analysis #2: Begin: 2026-08-08T00:36:04.586617721Z, End: 2026-08-08T00:36:04.623359028Z, Duration: 00:00:00.036 Create runtime type propagation graph: Begin: 2026-08-08T00:36:04.586638041Z, End: 2026-08-08T00:36:04.611586287Z, Duration: 00:00:00.024 Run SCC (Tarjan) on 5283 nodes: Begin: 2026-08-08T00:36:04.611708506Z, End: 2026-08-08T00:36:04.615768013Z, Duration: 00:00:00.004 Propagate runtime types to strongly connected components: Begin: 2026-08-08T00:36:04.615805063Z, End: 2026-08-08T00:36:04.623331898Z, Duration: 00:00:00.007 Load config: Begin: 2026-08-08T00:36:04.624925912Z, End: 2026-08-08T00:36:06.217360513Z, Duration: 00:00:01.592 Compute entry points: Begin: 2026-08-08T00:36:06.217611823Z, End: 2026-08-08T00:36:06.267043980Z, Duration: 00:00:00.049 Slice call graph: Begin: 2026-08-08T00:36:06.267618701Z, End: 2026-08-08T00:36:06.272447336Z, Duration: 00:00:00.004 Live variable analysis: Begin: 2026-08-08T00:36:06.272495526Z, End: 2026-08-08T00:36:06.302032471Z, Duration: 00:00:00.029 Taint analysis for java: Begin: 2026-08-08T00:36:06.302235571Z, End: 2026-08-08T00:36:06.460945706Z, Duration: 00:00:00.158 Report issues: Begin: 2026-08-08T00:36:06.461015576Z, End: 2026-08-08T00:36:06.463242633Z, Duration: 00:00:00.002 Store cache: Begin: 2026-08-08T00:36:06.464203893Z, End: 2026-08-08T00:36:06.468576099Z, Duration: 00:00:00.004 [INFO] 00:36:06.470 java security sensor peak memory (pre-GC, max allocation pressure): 453 MB [INFO] 00:36:06.470 java security sensor peak memory (post-GC, max live footprint): 370 MB [INFO] 00:36:06.471 Sensor JavaSecuritySensor [security] (done) | time=2287ms [INFO] 00:36:06.490 ------------- Run sensors on project [INFO] 00:36:06.721 Sensor JaCoCo Aggregate XML Report Importer [jacoco] [INFO] 00:36:06.722 Sensor JaCoCo Aggregate XML Report Importer [jacoco] (done) | time=0ms [INFO] 00:36:06.722 Sensor Scan Manifest A3S Context Collector [commona3scontextcollector] [INFO] 00:36:06.722 Sensor Scan Manifest A3S Context Collector [commona3scontextcollector] (done) | time=0ms [INFO] 00:36:06.722 Sensor Deterministic Rule Engine for Mule [dre] [INFO] 00:36:06.723 Sensor Deterministic Rule Engine for Mule [dre] (done) | time=0ms [INFO] 00:36:06.723 Sensor MUnit Coverage Sensor [dre] [INFO] 00:36:06.724 Sensor MUnit Coverage Sensor [dre] (done) | time=0ms [INFO] 00:36:06.724 Sensor SQL Dialect Detection [dre] [INFO] 00:36:06.726 Sensor SQL Dialect Detection [dre] (done) | time=1ms [INFO] 00:36:06.726 Sensor DRE Project Telemetry [dre] [INFO] 00:36:06.726 Sensor DRE Project Telemetry [dre] (done) | time=0ms [INFO] 00:36:06.727 Sensor CveReachabilitySensor [cvereachability] [INFO] 00:36:06.727 Skipping CveReachabilitySensor [INFO] 00:36:06.727 Sensor CveReachabilitySensor [cvereachability] (done) | time=0ms [INFO] 00:36:06.727 Sensor javaSecurityContextCollectorSensor [securitya3scontextcollector] [INFO] 00:36:06.727 Sensor javaSecurityContextCollectorSensor [securitya3scontextcollector] (done) | time=0ms [INFO] 00:36:06.727 Sensor Java A3S Project Context Collector [javaa3scontextcollector] [INFO] 00:36:06.727 Sensor Java A3S Project Context Collector [javaa3scontextcollector] (done) | time=0ms [INFO] 00:36:06.728 Sensor IaC Project Sensor [iac] [INFO] 00:36:06.728 Sensor IaC Project Sensor [iac] (done) | time=0ms [INFO] 00:36:06.729 Sensor JavaProjectSensor [java] [INFO] 00:36:06.730 Sensor JavaProjectSensor [java] (done) | time=1ms [INFO] 00:36:06.731 Sensor JavaArchitectureSensor [architecture] [INFO] 00:36:06.745 Found 1 potential Udg file location(s) for "java" in "/w/workspace/ccsdk-oran-sonar/a1-policy-management/target/sonar" [INFO] 00:36:06.746 - /w/workspace/ccsdk-oran-sonar/a1-policy-management/target/sonar/architecture/java [INFO] 00:36:06.758 Architecture analysis is enabled. [INFO] 00:36:06.763 * Protobuf reading starting | memory total=653 | free=254 | used=398 (MB) [INFO] 00:36:06.763 * Reading SonarArchitecture UDG data from directory "/w/workspace/ccsdk-oran-sonar/a1-policy-management/target/sonar/architecture/java" [INFO] 00:36:06.984 * Files successfully loaded: "88" out of "88" [INFO] 00:36:06.984 * Purging externals (components not scanned) from graphs [INFO] 00:36:06.989 * Purging excluded nodes from graphs [INFO] 00:36:07.017 * Protobuf reading complete | memory total=653 | free=217 | used=435 (MB) [INFO] 00:36:07.082 * Build architecture.graph.java.namespace_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=653 | free=206 | used=446 (MB) [INFO] 00:36:07.167 No directives configured [INFO] 00:36:07.178 * No intended architecture defined or detected, using an empty model [INFO] 00:36:07.390 Sensor JavaArchitectureSensor [architecture] (done) | time=658ms [INFO] 00:36:07.390 Sensor Zero Coverage Sensor [INFO] 00:36:07.412 Sensor Zero Coverage Sensor (done) | time=21ms [INFO] 00:36:07.413 Sensor Java CPD Block Indexer [INFO] 00:36:07.514 Sensor Java CPD Block Indexer (done) | time=100ms [INFO] 00:36:07.514 Sensor Architecture Telemetry [architecture] [INFO] 00:36:07.515 Sensor Architecture Telemetry [architecture] (done) | time=0ms [INFO] 00:36:07.525 ------------- Gather SCA dependencies on project [INFO] 00:36:07.526 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:36:08.073 Dependency analysis skipped [INFO] 00:36:08.085 CPD Executor 20 files had no CPD blocks [INFO] 00:36:08.085 CPD Executor Calculating CPD for 68 files [INFO] 00:36:08.108 CPD Executor CPD calculation finished (done) | time=22ms [INFO] 00:36:08.110 SCM Publisher SCM provider for this project is: git [INFO] 00:36:08.112 SCM Publisher 130 source files to be analyzed [INFO] 00:36:08.878 SCM Publisher 130/130 source files have been analyzed (done) | time=766ms [INFO] 00:36:08.886 SCM revision ID '74c232b5b2edcf375d1516928a82e08d4eb0ce56' [INFO] 00:36:09.078 Analysis report generated in 191ms, dir size=1 MB [INFO] 00:36:09.275 Analysis report compressed in 197ms, zip size=680 KB [INFO] 00:36:10.678 Analysis report uploaded in 1402ms [INFO] 00:36:10.680 ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_ccsdk-oran [INFO] 00:36:10.680 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] 00:36:10.680 More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ_ezHrIBpHi4inXGGoS [INFO] 00:36:10.681 ------------- Upload SCA dependency files [INFO] 00:36:10.681 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:36:11.845 Inferred api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] 00:36:12.618 Successfully sent architecture data [INFO] 00:36:14.061 Sensor cache published successfully [INFO] 00:36:14.270 Analysis total time: 35.022 s [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.769 s [INFO] Finished at: 2026-08-08T00:36:14Z [INFO] ------------------------------------------------------------------------ [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins5740108433312704932.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [PostBuildScript] - [INFO] Executing post build scripts. [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins2376930671539250441.sh ---> sysstat.sh [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins13107278003957982170.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ccsdk-oran-sonar + 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-sonar ']' + 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-sonar ']' + mkdir -p /w/workspace/ccsdk-oran-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ccsdk-oran-sonar/archives/ [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins5675373390795992717.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-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIMH 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-CIMH/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins5362512244998805257.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ccsdk-oran-sonar@tmp/config1856463322366222124tmp 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-sonar] $ /bin/bash /tmp/jenkins9293101097486026165.sh ---> create-netrc.sh [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins226811179660298814.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-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIMH 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-CIMH/bin to PATH [ccsdk-oran-sonar] $ /bin/sh /tmp/jenkins11904275301242217554.sh ---> uv-install.sh uv 0.12.3 is already installed uvx 0.12.3 (x86_64-unknown-linux-gnu) [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins1295909419122919194.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ccsdk-oran-sonar] $ /bin/bash /tmp/jenkins12466249039683555319.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-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIMH 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-CIMH/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 325s 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=325 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-sonar/archives/cost INFO: Archiving costs to: /w/workspace/ccsdk-oran-sonar/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ccsdk-oran-sonar,1340,2026-08-08 00:36:37,v3-standard-8,325,0.22,0.00,SUCCESS [ccsdk-oran-sonar] $ /bin/bash -l /tmp/jenkins9673663520207504466.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-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CIMH 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-CIMH/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ccsdk-oran-sonar/1340 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-4906 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 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: 5599.99 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 798 25609 4 5684 30826 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:c5:04:e8 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.107.102/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86073sec preferred_lft 86073sec inet6 fe80::f816:3eff:fec5:4e8/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether f6:71:1b:4d:f0:7b 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::f471:1bff:fe4d:f07b/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-4906) 08/08/26 _x86_64_ (8 CPU) 00:31:23 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-4906) 08/08/26 _x86_64_ (8 CPU) 00:31:23 LINUX RESTART (8 CPU)